@fullcalendar/timeline
Advanced tools
Comparing version 5.3.0 to 5.3.1
/*! | ||
FullCalendar Scheduler v5.2.1 | ||
FullCalendar Scheduler v5.3.1 | ||
Docs & License: https://fullcalendar.io/scheduler | ||
@@ -4,0 +4,0 @@ (c) 2020 Adam Shaw |
/*! | ||
FullCalendar Scheduler v5.2.1 | ||
FullCalendar Scheduler v5.3.1 | ||
Docs & License: https://fullcalendar.io/scheduler | ||
@@ -4,0 +4,0 @@ (c) 2020 Adam Shaw |
{ | ||
"name": "@fullcalendar/timeline", | ||
"version": "5.3.0", | ||
"version": "5.3.1", | ||
"title": "FullCalendar Timeline Plugin", | ||
@@ -8,5 +8,5 @@ "description": "Display events on a horizontal time axis (without resources)", | ||
"dependencies": { | ||
"@fullcalendar/common": "~5.3.0", | ||
"@fullcalendar/premium-common": "~5.3.0", | ||
"@fullcalendar/scrollgrid": "~5.3.0", | ||
"@fullcalendar/common": "~5.3.1", | ||
"@fullcalendar/premium-common": "~5.3.1", | ||
"@fullcalendar/scrollgrid": "~5.3.1", | ||
"tslib": "^2.0.0" | ||
@@ -13,0 +13,0 @@ }, |
Sorry, the diff of this file is too big to display