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

Unverified Commit 0db06bd9 authored by Georg Ehrke's avatar Georg Ehrke Committed by GitHub
Browse files

Merge pull request #2514 from nextcloud/backport/2513/stable2.0

[stable2.0] calendar-js is now in the nc org
parents aac6e954 1ba2bbb4
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
{
	"name": "calendar",
	"version": "2.0.3",
	"version": "2.0.4",
	"lockfileVersion": 1,
	"requires": true,
	"dependencies": {
@@ -5467,8 +5467,8 @@
			}
		},
		"calendar-js": {
			"version": "git+https://github.com/georgehrke/calendar-js.git#b24f637d52930d7901f9868e9387712af27e3dd3",
			"from": "git+https://github.com/georgehrke/calendar-js.git#b24f637d52930d7901f9868e9387712af27e3dd3",
			"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"
+1 −1
Original line number Diff line number Diff line
@@ -52,7 +52,7 @@
		"@nextcloud/router": "^1.1.0",
		"@nextcloud/vue": "^2.3.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",