Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 0946fac6 authored by Georg Ehrke's avatar Georg Ehrke Committed by GitHub
Browse files

Merge pull request #2513 from nextcloud/meta/noid/calendar-js-ownership

calendar-js is now in the nc org
parents f632017d ab34ee76
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -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"
+1 −1
Original line number Diff line number Diff line
@@ -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",