aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorHumairAK <humair88@hotmail.com>2016-07-18 10:49:16 +0000
committerHumairAK <humair88@hotmail.com>2016-07-18 10:49:16 +0000
commitc1ce89359a7b54ec97b54ce577e5534c180c5c4b (patch)
tree39f8333533131fc0b0efba99a0517e11a63706ce /package.json
parent0a47900db45ce82d10ad09a6aee85e1ba68a9063 (diff)
Various fixes, see changelog for details.
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json
index d1b4fc5..9a00b50 100644
--- a/package.json
+++ b/package.json
@@ -19,7 +19,10 @@
"homepage": "https://github.com/HumairAK/solutions_repo#readme",
"dependencies": {
"body-parser": "^1.15.2",
+ "cookie-parser": "^1.4.3",
+ "debug": "^2.2.0",
"express": "^4.14.0",
+ "express-handlebars": "^3.0.0",
"mongo-factory": "^1.0.0",
"mongodb": "^2.2.2",
"object-assign": "^4.1.0"