Skip to content
Snippets Groups Projects
Commit c70f9b6c authored by Jovana Petkovic's avatar Jovana Petkovic
Browse files

pacakge.json updates

parent 868ff815
No related branches found
No related tags found
No related merge requests found
Pipeline #227939 canceled
...@@ -5,14 +5,14 @@ ...@@ -5,14 +5,14 @@
"main": "src/index.js", "main": "src/index.js",
"scripts": { "scripts": {
"start": "node ./src/index.js", "start": "node ./src/index.js",
"test": "cypress run --group 1x-chrome --record --headless --browser chrome --spec \"**/*.feature\"" "test": "cypress run --spec \"**/*.feature\""
}, },
"author": "Nils Tesdal", "author": "Nils Tesdal",
"dependencies": { "dependencies": {
"express": "^4.17.1" "express": "^4.17.1"
}, },
"devDependencies": { "devDependencies": {
"cypress": "12.11.0", "cypress": "^6.6.0",
"cypress-cucumber-preprocessor": "^4.0.1" "cypress-cucumber-preprocessor": "^4.0.1"
}, },
"cypress-cucumber-preprocessor": { "cypress-cucumber-preprocessor": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment