Browse Source

Add some packages.

Lauri Ojansivu 8 years ago
parent
commit
7a94824084
1 changed files with 3 additions and 0 deletions
  1. 3 0
      package.json

+ 3 - 0
package.json

@@ -21,6 +21,9 @@
   },
   },
   "dependencies": {
   "dependencies": {
     "babel-runtime": "^6.23.0",
     "babel-runtime": "^6.23.0",
+    "bcrypt": "^1.0.2",
+    "bson": "^1.0.4",
+    "es6-promise": "^4.1.0",
     "meteor-node-stubs": "^0.2.6",
     "meteor-node-stubs": "^0.2.6",
     "winston": "^2.3.1",
     "winston": "^2.3.1",
     "winston-zulip": "0.0.6",
     "winston-zulip": "0.0.6",