Commit 76c4ba29 authored by Egor Kremnev's avatar Egor Kremnev

fix package.json

parent 31b9bbf9
{
"name": "tests",
"version": "1.0.0",
"description": "",
"dependencies": {
"codeceptjs": "^3.4.1",
"puppeteer": "^20.7.2"
......@@ -6,5 +9,8 @@
"scripts": {
"start": "codeceptjs run --steps",
"gherkin:snippets": "codeceptjs gherkin:snippets"
}
},
"keywords": [],
"author": "",
"license": "ISC"
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment