aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json
index 9699d44..818b361 100644
--- a/package.json
+++ b/package.json
@@ -16,10 +16,12 @@
"dependencies": {
"@types/express": "^4.17.2",
"@types/jsdom": "^12.2.4",
+ "@types/mongodb": "^3.3.12",
"badgen": "3.0.1",
"dotenv": "8.2.0",
"express": "4.17.1",
"jsdom": "^15.2.1",
+ "mongodb": "^3.3.5",
"typescript": "^3.7.2"
},
"devDependencies": {