aboutsummaryrefslogtreecommitdiff
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 24f644c..b0422c5 100644
--- a/package.json
+++ b/package.json
@@ -11,7 +11,8 @@
"license": "GPL-3.0",
"dependencies": {
"express": "^4.17.1",
- "express-handlebars": "^5.3.0"
+ "express-handlebars": "^5.3.0",
+ "mongoose": "^5.12.7"
},
"devDependencies": {
"nodemon": "^2.0.7"