@fullcalendar/rrule
Advanced tools
Comparing version 4.3.0 to 4.4.0
/*! | ||
FullCalendar RRule Plugin v4.3.0 | ||
FullCalendar RRule Plugin v4.4.0 | ||
Docs & License: https://fullcalendar.io/ | ||
@@ -4,0 +4,0 @@ (c) 2019 Adam Shaw |
/*! | ||
FullCalendar RRule Plugin v4.3.0 | ||
FullCalendar RRule Plugin v4.4.0 | ||
Docs & License: https://fullcalendar.io/ | ||
@@ -4,0 +4,0 @@ (c) 2019 Adam Shaw |
/*! | ||
FullCalendar RRule Plugin v4.3.0 | ||
FullCalendar RRule Plugin v4.4.0 | ||
Docs & License: https://fullcalendar.io/ | ||
@@ -4,0 +4,0 @@ (c) 2019 Adam Shaw |
{ | ||
"name": "@fullcalendar/rrule", | ||
"version": "4.3.0", | ||
"version": "4.4.0", | ||
"title": "FullCalendar RRule Plugin", | ||
@@ -27,3 +27,3 @@ "description": "A connector to the RRule library, for recurring events", | ||
"peerDependencies": { | ||
"@fullcalendar/core": "~4.3.0", | ||
"@fullcalendar/core": "~4.4.0", | ||
"rrule": "^2.6.0" | ||
@@ -30,0 +30,0 @@ }, |
19707
8