aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index b0422c5..751aead 100644
--- a/package.json
+++ b/package.json
@@ -10,6 +10,7 @@
"author": "Mateja Maric",
"license": "GPL-3.0",
"dependencies": {
+ "dotenv": "^9.0.0",
"express": "^4.17.1",
"express-handlebars": "^5.3.0",
"mongoose": "^5.12.7"