Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Commit 8cd5ccb

Browse files
committed
chore(package): remove unused npm deps
1 parent 8438fe7 commit 8cd5ccb

File tree

2 files changed

+41
-405
lines changed

2 files changed

+41
-405
lines changed

package.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,24 +7,19 @@
77
"arangojs": "^6.2.3",
88
"async": "^2.5.0",
99
"body-parser": "^1.18.2",
10-
"bufferutil": "^3.0.4",
1110
"colors": "^1.1.2",
1211
"cors": "^2.8.4",
1312
"crypto-promise": "^2.0.0",
1413
"debug": "^3.1.0",
15-
"dockerode": "^2.5.1",
1614
"express": "^4.16.0",
1715
"file-stream-rotator": "^0.2.0",
18-
"fs-extra": "^5.0.0",
1916
"mkdirp": "^0.5.1",
2017
"mocha": "^5.0.5",
2118
"morgan": "^1.9.0",
2219
"passport": "^0.4.0",
2320
"passport-hawk": "^4.0.0",
2421
"scrypt": "^6.0.3",
25-
"semver": "^5.4.1",
26-
"utf-8-validate": "^4.0.1",
27-
"ws": "^5.1.1"
22+
"semver": "^5.4.1"
2823
},
2924
"devDependencies": {
3025
"babel-eslint": "^8.2.2",

0 commit comments

Comments
 (0)