calendar-js is now in the nc org

Signed-off-by: Georg Ehrke <developer@georgehrke.com>
This commit is contained in:
Georg Ehrke 2020-08-27 16:37:13 +02:00
parent f632017da9
commit ab34ee76e0
No known key found for this signature in database
GPG Key ID: 9D98FD9380A1CB43
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -5477,8 +5477,8 @@
}
},
"calendar-js": {
"version": "git+https://github.com/georgehrke/calendar-js.git#b2c85c0d020d2706667ecbb3ff1f405093b312a1",
"from": "git+https://github.com/georgehrke/calendar-js.git#b2c85c0d020d2706667ecbb3ff1f405093b312a1",
"version": "git+https://github.com/nextcloud/calendar-js.git#6e87c42e07c887f1695d450cfa2ee34290b068d4",
"from": "git+https://github.com/nextcloud/calendar-js.git",
"requires": {
"ical.js": "^1.4.0",
"uuid": "^8.3.0"
@ -5542,7 +5542,7 @@
},
"cdav-library": {
"version": "github:nextcloud/cdav-library#a41be4f7c4793ce9b681151ad33dc872989e701d",
"from": "github:nextcloud/cdav-library#a41be4f7c4793ce9b681151ad33dc872989e701d",
"from": "github:nextcloud/cdav-library",
"requires": {
"core-js": "^3.6.5",
"regenerator-runtime": "^0.13.7"

View File

@ -52,7 +52,7 @@
"@nextcloud/router": "^1.1.0",
"@nextcloud/vue": "^2.6.0",
"autosize": "^4.0.2",
"calendar-js": "git+https://github.com/georgehrke/calendar-js.git",
"calendar-js": "git+https://github.com/nextcloud/calendar-js.git",
"cdav-library": "github:nextcloud/cdav-library",
"closest-css-color": "^0.1.1",
"color-convert": "^2.0.1",