diff options
Diffstat (limited to 'package.json')
-rw-r--r--[-rwxr-xr-x] | package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json index fff1c2d..bce9181 100755..100644 --- a/package.json +++ b/package.json @@ -23,11 +23,12 @@ "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", "moment-timezone": "^0.5.26", - "mongoose": "^5.3.13", + "mongoose": "^5.7.5", "multer": "^1.4.1", "node-schedule": "^1.3.1", "randomstring": "^1.1.5", |