mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
Clean package.json to avoid false alert of security (not used)
This commit is contained in:
parent
631d2da6b3
commit
4ff1c4467c
|
|
@ -7,10 +7,4 @@
|
|||
"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"
|
||||
},
|
||||
"dependencies": {
|
||||
"chart.js": "^2.9.4",
|
||||
"cucumber-pretty": "^6.0.0",
|
||||
"jquery": "^3.6.0",
|
||||
"node-fetch": "^3.1.1"
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user