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 f8e12fc7fa..2a727bb75b 100644
--- a/package.json
+++ b/package.json
@@ -47,6 +47,7 @@
"@types/js-yaml": "3.5.29",
"@types/mocha": "2.2.37",
"@types/mongodb": "2.1.36",
+ "@types/monk": "1.0.5",
"@types/ms": "0.7.29",
"@types/multer": "0.0.32",
"@types/ratelimiter": "2.1.28",
@@ -108,7 +109,7 @@
"mime-types": "2.1.14",
"mocha": "3.2.0",
"mongodb": "2.2.21",
- "mongoskin": "^2.1.0",
+ "monk": "3.1.3",
"ms": "0.7.2",
"multer": "1.2.1",
"nprogress": "0.2.0",