summary refs log tree commit diff
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 be9e0907..4e2b4c1e 100644 --- a/package.json +++ b/package.json
@@ -22,7 +22,8 @@ "dependencies": { "jsonwebtoken": "^8.5.1", "lambert-db": "^1.1.7", - "missing-native-js-functions": "^1.2.2" + "missing-native-js-functions": "^1.2.2", + "mongodb": "^3.6.4" }, "devDependencies": { "@types/jsonwebtoken": "^8.5.0",