@fullcalendar/resource-timeline
Advanced tools
Comparing version 5.11.4 to 5.11.5
/*! | ||
FullCalendar Scheduler v5.11.4 | ||
FullCalendar Scheduler v5.11.5 | ||
Docs & License: https://fullcalendar.io/scheduler | ||
@@ -4,0 +4,0 @@ (c) 2022 Adam Shaw |
/*! | ||
FullCalendar Scheduler v5.11.4 | ||
FullCalendar Scheduler v5.11.5 | ||
Docs & License: https://fullcalendar.io/scheduler | ||
@@ -4,0 +4,0 @@ (c) 2022 Adam Shaw |
/*! | ||
FullCalendar Scheduler v5.11.4 | ||
FullCalendar Scheduler v5.11.5 | ||
Docs & License: https://fullcalendar.io/scheduler | ||
@@ -4,0 +4,0 @@ (c) 2022 Adam Shaw |
/*! | ||
FullCalendar Scheduler v5.11.4 | ||
FullCalendar Scheduler v5.11.5 | ||
Docs & License: https://fullcalendar.io/scheduler | ||
@@ -4,0 +4,0 @@ (c) 2022 Adam Shaw |
{ | ||
"name": "@fullcalendar/resource-timeline", | ||
"version": "5.11.4", | ||
"version": "5.11.5", | ||
"title": "FullCalendar Resource Timeline Plugin", | ||
@@ -8,7 +8,7 @@ "description": "Display events and resources on a horizontal time axis", | ||
"dependencies": { | ||
"@fullcalendar/common": "~5.11.4", | ||
"@fullcalendar/premium-common": "~5.11.4", | ||
"@fullcalendar/resource-common": "~5.11.4", | ||
"@fullcalendar/scrollgrid": "~5.11.4", | ||
"@fullcalendar/timeline": "~5.11.4", | ||
"@fullcalendar/common": "~5.11.5", | ||
"@fullcalendar/premium-common": "~5.11.5", | ||
"@fullcalendar/resource-common": "~5.11.5", | ||
"@fullcalendar/scrollgrid": "~5.11.5", | ||
"@fullcalendar/timeline": "~5.11.5", | ||
"tslib": "^2.1.0" | ||
@@ -35,4 +35,4 @@ }, | ||
"devDependencies": { | ||
"@fullcalendar/core-preact": "5.11.4" | ||
"@fullcalendar/core-preact": "5.11.5" | ||
} | ||
} |