@fullcalendar/rrule
Advanced tools
Comparing version 6.1.8 to 6.1.9
/*! | ||
FullCalendar RRule Plugin v6.1.8 | ||
FullCalendar RRule Plugin v6.1.9 | ||
Docs & License: https://fullcalendar.io/docs/rrule-plugin | ||
@@ -4,0 +4,0 @@ (c) 2023 Adam Shaw |
/*! | ||
FullCalendar RRule Plugin v6.1.8 | ||
FullCalendar RRule Plugin v6.1.9 | ||
Docs & License: https://fullcalendar.io/docs/rrule-plugin | ||
@@ -4,0 +4,0 @@ (c) 2023 Adam Shaw |
{ | ||
"name": "@fullcalendar/rrule", | ||
"version": "6.1.8", | ||
"version": "6.1.9", | ||
"title": "FullCalendar RRule Plugin", | ||
@@ -15,3 +15,3 @@ "description": "Recurring events with RRule", | ||
"peerDependencies": { | ||
"@fullcalendar/core": "~6.1.8", | ||
"@fullcalendar/core": "~6.1.9", | ||
"rrule": "^2.6.0" | ||
@@ -18,0 +18,0 @@ }, |