summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 8bbda50..d3ab72d 100644
--- a/package.json
+++ b/package.json
@@ -26,6 +26,7 @@
"knex": "^0.8.6",
"knox": "^0.9.2",
"lodash": "^3.10.1",
+ "mongodb": "^2.2.33",
"multer": "^1.0.3",
"multiparty": "^4.1.2",
"mysql2": "^0.15.8",
@@ -33,7 +34,7 @@
"passport": "^0.3.0",
"passport-local": "^1.0.0",
"serve-favicon": "^2.3.0",
- "sessionstore": "^1.2.5",
+ "sessionstore": "^1.2.18",
"skipper": "^0.5.5"
}
}