summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorTim Schiewe <git@tforge.de>2018-04-30 17:58:35 +0200
committerTim Schiewe <git@tforge.de>2018-04-30 17:58:35 +0200
commit588c0fee4a47efe71b5bae37676228ae563295d9 (patch)
treec4324a657d9db5aae691202f88a94c76593dd25a /package.json
parenta439d29d8ff0bbee2d7c92c7594729c13c87baf8 (diff)
parent96d612b65b9fb6caccb2bf6fc45c8a409f521b02 (diff)
downloadsplus-588c0fee4a47efe71b5bae37676228ae563295d9.tar.gz
splus-588c0fee4a47efe71b5bae37676228ae563295d9.zip
Merge branch 'feature/1-ics'
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",