Skip to content

Commit f42faf5

Browse files
committed
fix dependencies
1 parent ffbc72f commit f42faf5

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

package.json

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
},
2424
"dependencies": {
2525
"bcryptjs": "^2.4.3",
26+
"boom": "^4.3.1",
2627
"fs": "0.0.1-security",
2728
"good": "^7.2.0",
2829
"good-console": "^6.4.0",
@@ -50,22 +51,14 @@
5051
"@types/nconf": "0.0.34",
5152
"@types/node": "^7.0.21",
5253
"@types/sinon": "^2.2.2",
53-
"bcryptjs": "^2.4.3",
54-
"boom": "^4.3.1",
5554
"chai": "^3.5.0",
5655
"gulp": "^3.9.1",
5756
"gulp-env": "^0.4.0",
5857
"gulp-mocha": "^4.3.1",
5958
"gulp-rimraf": "^0.2.1",
6059
"gulp-shell": "^0.6.3",
6160
"gulp-tslint": "^8.0.0",
62-
"hapi": "^16.1.1",
63-
"joi": "^10.5.0",
64-
"jsonwebtoken": "^7.4.1",
6561
"mocha": "^3.4.1",
66-
"mongoose": "^4.10.0",
67-
"nconf": "^0.8.4",
68-
"node": "0.0.0",
6962
"nodemon": "^1.11.0",
7063
"sinon": "^2.2.0",
7164
"tslint": "^5.2.0",

0 commit comments

Comments
 (0)