This commit is contained in:
Nelisa Kiboti
2017-02-23 02:40:21 +00:00
parent 9e52bcaa07
commit ba39b1a6e7

View File

@@ -10,9 +10,11 @@
"cookie-parser": "^1.4.3", "cookie-parser": "^1.4.3",
"debug": "~2.6.0", "debug": "~2.6.0",
"express": "^4.14.1", "express": "^4.14.1",
"express-handlebars": "^3.0.0",
"formidable": "^1.1.1", "formidable": "^1.1.1",
"handlebars": "^4.0.6", "handlebars": "^4.0.6",
"hbs": "^4.0.1", "hbs": "^4.0.1",
"mongoose": "^4.8.4",
"morgan": "^1.7.0", "morgan": "^1.7.0",
"serve-favicon": "^2.3.2", "serve-favicon": "^2.3.2",
"util": "^0.10.3" "util": "^0.10.3"