diff options
author | lowercasename <raphaelkabo@gmail.com> | 2020-01-02 20:24:55 +1100 |
---|---|---|
committer | lowercasename <raphaelkabo@gmail.com> | 2020-01-02 20:24:55 +1100 |
commit | 60d99e4d35568b3fb76eb26f0284236b4cd602c3 (patch) | |
tree | 0dd8a3562557b6232631f3bfa4c69174bde0bfc1 /package.json | |
parent | 0c46e2d2d148efb7cfabcf82c12266a8d788f551 (diff) |
Export as ICS functionality
Diffstat (limited to 'package.json')
-rwxr-xr-x | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index fff1c2d..04f8a15 100755 --- a/package.json +++ b/package.json @@ -23,6 +23,7 @@ "greenlock": "^2.6.7", "greenlock-express": "^2.6.7", "ical": "^0.6.0", + "ical-generator": "^1.9.2", "jimp": "^0.6.0", "jsonwebtoken": "^8.4.0", "marked": "^0.7.0", |