Remove useless packages from server package.json.

This commit is contained in:
Clement Michaud 2019-04-24 19:33:51 +02:00 committed by Clément Michaud
parent 186839d6e5
commit 4f63de4020
2 changed files with 2409 additions and 2990 deletions

5390
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -95,17 +95,12 @@
"chromedriver": "^2.37.0",
"commander": "^2.19.0",
"concurrently": "^4.1.0",
"grunt": "^1.0.3",
"grunt-contrib-clean": "^2.0.0",
"grunt-contrib-copy": "^1.0.0",
"grunt-run": "^0.8.0",
"istanbul": "^0.4.5",
"jquery": "^3.2.1",
"mocha": "^6.0.2",
"mocha": "^6.1.4",
"mockdate": "^2.0.1",
"node-fetch": "^2.3.0",
"nodemon": "^1.18.9",
"nyc": "^13.3.0",
"nyc": "^14.0.0",
"query-string": "^6.0.0",
"readable-stream": "^2.3.3",
"request": "^2.88.0",