update calendar-js version

Signed-off-by: Georg Ehrke <developer@georgehrke.com>
This commit is contained in:
Georg Ehrke 2019-08-26 14:08:30 +02:00
parent 75e8b05f31
commit ab822f2b6f
No known key found for this signature in database
GPG Key ID: 9D98FD9380A1CB43
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -4178,7 +4178,7 @@
}
},
"calendar-js": {
"version": "git+https://github.com/georgehrke/calendar-js.git#a797ddb2ed45d44b10c4711d80bcaa344f38352a",
"version": "git+https://github.com/georgehrke/calendar-js.git#1d304932d79d71904209cd557353a67f219a6262",
"from": "git+https://github.com/georgehrke/calendar-js.git",
"requires": {
"ical.js": "^1.3.0",

View File

@ -65,7 +65,7 @@
"vuex-router-sync": "^5.0.0"
},
"browserslist": [
"last 2 versions",
"> 2% and last 2 versions",
"ie >= 11"
],
"engines": {