summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 8a1dfa2..a51ddc7 100644
--- a/package.json
+++ b/package.json
@@ -8,7 +8,7 @@
},
"dependencies": {
"express": "^4.17.1",
- "mongodb": "^4.0.0",
+ "mongojs": "^3.1.0",
"npm-lint": "^0.3.4",
"socket.io": "^4.1.3"
},