@fullcalendar/timeline
Advanced tools
Comparing version 5.4.0 to 5.5.0
/*! | ||
FullCalendar Scheduler v5.3.2 | ||
FullCalendar Scheduler v5.5.0 | ||
Docs & License: https://fullcalendar.io/scheduler | ||
@@ -4,0 +4,0 @@ (c) 2020 Adam Shaw |
/*! | ||
FullCalendar Scheduler v5.3.2 | ||
FullCalendar Scheduler v5.5.0 | ||
Docs & License: https://fullcalendar.io/scheduler | ||
@@ -4,0 +4,0 @@ (c) 2020 Adam Shaw |
/*! | ||
FullCalendar Scheduler v5.3.2 | ||
FullCalendar Scheduler v5.5.0 | ||
Docs & License: https://fullcalendar.io/scheduler | ||
@@ -4,0 +4,0 @@ (c) 2020 Adam Shaw |
{ | ||
"name": "@fullcalendar/timeline", | ||
"version": "5.4.0", | ||
"version": "5.5.0", | ||
"title": "FullCalendar Timeline Plugin", | ||
@@ -8,5 +8,5 @@ "description": "Display events on a horizontal time axis (without resources)", | ||
"dependencies": { | ||
"@fullcalendar/common": "~5.4.0", | ||
"@fullcalendar/premium-common": "~5.4.0", | ||
"@fullcalendar/scrollgrid": "~5.4.0", | ||
"@fullcalendar/common": "~5.5.0", | ||
"@fullcalendar/premium-common": "~5.5.0", | ||
"@fullcalendar/scrollgrid": "~5.5.0", | ||
"tslib": "^2.0.3" | ||
@@ -33,4 +33,4 @@ }, | ||
"devDependencies": { | ||
"@fullcalendar/core-preact": "5.4.0" | ||
"@fullcalendar/core-preact": "5.5.0" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
+ Added@fullcalendar/common@5.5.1(transitive)
+ Added@fullcalendar/premium-common@5.5.1(transitive)
+ Added@fullcalendar/scrollgrid@5.5.1(transitive)
+ Addedical.js@1.5.0(transitive)
- Removed@fullcalendar/common@5.4.0(transitive)
- Removed@fullcalendar/premium-common@5.4.0(transitive)
- Removed@fullcalendar/scrollgrid@5.4.0(transitive)
Updated@fullcalendar/common@~5.5.0