@fullcalendar/resource-timeline
Advanced tools
Comparing version 6.1.3 to 6.1.4
/*! | ||
FullCalendar Resource Timeline Plugin v6.1.3 | ||
FullCalendar Resource Timeline Plugin v6.1.4 | ||
Docs & License: https://fullcalendar.io/docs/timeline-view | ||
@@ -4,0 +4,0 @@ (c) 2023 Adam Shaw |
/*! | ||
FullCalendar Resource Timeline Plugin v6.1.3 | ||
FullCalendar Resource Timeline Plugin v6.1.4 | ||
Docs & License: https://fullcalendar.io/docs/timeline-view | ||
@@ -4,0 +4,0 @@ (c) 2023 Adam Shaw |
{ | ||
"name": "@fullcalendar/resource-timeline", | ||
"version": "6.1.3", | ||
"version": "6.1.4", | ||
"title": "FullCalendar Resource Timeline Plugin", | ||
@@ -19,9 +19,9 @@ "description": "Display events and resources on a horizontal time axis", | ||
"dependencies": { | ||
"@fullcalendar/premium-common": "~6.1.3", | ||
"@fullcalendar/scrollgrid": "~6.1.3", | ||
"@fullcalendar/timeline": "~6.1.3" | ||
"@fullcalendar/premium-common": "~6.1.4", | ||
"@fullcalendar/scrollgrid": "~6.1.4", | ||
"@fullcalendar/timeline": "~6.1.4" | ||
}, | ||
"peerDependencies": { | ||
"@fullcalendar/core": "~6.1.3", | ||
"@fullcalendar/resource": "~6.1.3" | ||
"@fullcalendar/core": "~6.1.4", | ||
"@fullcalendar/resource": "~6.1.4" | ||
}, | ||
@@ -28,0 +28,0 @@ "type": "module", |