Clean package.json to avoid false alert of security (not used)
Conflicts: package.json
This commit is contained in:
parent
da0fcb556f
commit
71516ecd3e
@ -7,9 +7,4 @@
|
|||||||
"scripts": {
|
"scripts": {
|
||||||
"test:e2e": "node_modules/cucumber/bin/cucumber-js --require test/acceptance/index.js --require test/acceptance/setup.js --require test/acceptance/stepDefinitions -f node_modules/cucumber-pretty"
|
"test:e2e": "node_modules/cucumber/bin/cucumber-js --require test/acceptance/index.js --require test/acceptance/setup.js --require test/acceptance/stepDefinitions -f node_modules/cucumber-pretty"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
|
||||||
"chart.js": "^2.9.4",
|
|
||||||
"cucumber-pretty": "^6.0.0",
|
|
||||||
"node-fetch": "^2.6.1"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue
Block a user