summaryrefslogtreecommitdiff
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 ba71cd4..e2f7d52 100644
--- a/package.json
+++ b/package.json
@@ -10,7 +10,8 @@
},
"dependencies": {
"cheerio": "^1.0.0-rc.2",
- "googleapis": "^27.0.0"
+ "googleapis": "^27.0.0",
+ "ical-generator": "^0.2.10"
},
"devDependencies": {
"@types/cheerio": "^0.22.7",