@fullcalendar/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 |
{ | ||
"name": "@fullcalendar/timeline", | ||
"version": "5.11.4", | ||
"version": "5.11.5", | ||
"title": "FullCalendar Timeline Plugin", | ||
@@ -8,5 +8,5 @@ "description": "Display events on a horizontal time axis (without resources)", | ||
"dependencies": { | ||
"@fullcalendar/common": "~5.11.4", | ||
"@fullcalendar/premium-common": "~5.11.4", | ||
"@fullcalendar/scrollgrid": "~5.11.4", | ||
"@fullcalendar/common": "~5.11.5", | ||
"@fullcalendar/premium-common": "~5.11.5", | ||
"@fullcalendar/scrollgrid": "~5.11.5", | ||
"tslib": "^2.1.0" | ||
@@ -33,4 +33,4 @@ }, | ||
"devDependencies": { | ||
"@fullcalendar/core-preact": "5.11.4" | ||
"@fullcalendar/core-preact": "5.11.5" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display