diff --git a/package.json b/package.json index 2b0f7b6ee..6ceb6e29c 100644 --- a/package.json +++ b/package.json @@ -21,6 +21,9 @@ }, "dependencies": { "babel-runtime": "^6.23.0", + "bcrypt": "^1.0.2", + "bson": "^1.0.4", + "es6-promise": "^4.1.0", "meteor-node-stubs": "^0.2.6", "winston": "^2.3.1", "winston-zulip": "0.0.6",