summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json
index bacccca..aa6a445 100644
--- a/package.json
+++ b/package.json
@@ -32,6 +32,7 @@
"marked": "^9.1.0",
"moment-timezone": "^0.5.43",
"mongoose": "^5.13.20",
+ "multer": "1.4.5-lts.1",
"nanoid": "^3.3.6",
"niceware": "^3.0.0",
"node-schedule": "^1.3.3",
@@ -44,7 +45,9 @@
},
"devDependencies": {
"@types/express": "^4.17.18",
+ "@types/multer": "^1.4.8",
"@types/node": "^20.8.2",
+ "@types/nodemailer": "^6.4.11",
"cypress": "^13.3.0",
"eslint": "^8.50.0",
"nodemon": "^2.0.22",