summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2018-11-09 11:39:10 +0000
committerdependabot[bot] <support@dependabot.com>2018-11-09 11:39:10 +0000
commit0b4b14134c2916c69da457d7534726e42a21a787 (patch)
treea63642bd16a10652d0a4311447dc35ce17ee556f /package.json
parente6cfd76031cacc1e070c0f0c2caa103e797cfec2 (diff)
Bump ical.js from 1.2.2 to 1.3.0
Bumps [ical.js](https://github.com/mozilla-comm/ical.js) from 1.2.2 to 1.3.0. - [Release notes](https://github.com/mozilla-comm/ical.js/releases) - [Changelog](https://github.com/mozilla-comm/ical.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/mozilla-comm/ical.js/compare/v1.2.2...v1.3.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index bdbde599..472213e6 100644
--- a/package.json
+++ b/package.json
@@ -39,7 +39,7 @@
"axios": "^0.18.0",
"cdav-library": "github:nextcloud/cdav-library",
"debounce": "^1.2.0",
- "ical.js": "^1.2.2",
+ "ical.js": "^1.3.0",
"moment": "^2.22.2",
"nextcloud-vue": "^0.3.1",
"p-limit": "^2.0.0",