Production fixes

This commit is contained in:
root
2016-12-13 12:47:09 -04:00
parent f4f1daae5e
commit 88957d98a1
5 changed files with 18 additions and 14 deletions

View File

@@ -16,6 +16,7 @@
"karma": "^0.13.9"
},
"dependencies": {
"bluebird": "^3.4.6",
"body-parser": "latest",
"cookie-parser": "^1.4.1",
"express": "latest",
@@ -25,6 +26,7 @@
"jsonwebtoken": "^6.2.0",
"mongoose": "latest",
"morgan": "^1.7.0",
"nodemailer": "^2.7.0",
"passport": "^0.3.2",
"passport-local": "^1.0.0",
"serve-favicon": "^2.3.0"