summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorRaphael Kabo <raphaelkabo@hey.com>2023-10-08 12:37:48 +0100
committerRaphael Kabo <raphaelkabo@hey.com>2023-10-08 12:37:48 +0100
commit6ab556eb9adc0f02a279b8f89bc9309734525522 (patch)
tree568f95dfb8ec3fbb293fef0597dccd751c348f2d /package.json
parent6b220e094f215c488eb5102e25506f5b3d371245 (diff)
Refactor: import event form
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 1570fb0..5ec07bc 100644
--- a/package.json
+++ b/package.json
@@ -45,6 +45,7 @@
},
"devDependencies": {
"@types/express": "^4.17.18",
+ "@types/ical": "^0.8.1",
"@types/multer": "^1.4.8",
"@types/node": "^20.8.2",
"@types/nodemailer": "^6.4.11",