fullcalendar
Advanced tools
Comparing version 6.1.12 to 6.1.13
{ | ||
"name": "fullcalendar", | ||
"version": "6.1.12", | ||
"version": "6.1.13", | ||
"title": "FullCalendar Standard Bundle", | ||
@@ -8,8 +8,8 @@ "description": "Easily render a full-sized drag & drop calendar with a combination of standard plugins", | ||
"dependencies": { | ||
"@fullcalendar/core": "~6.1.12", | ||
"@fullcalendar/daygrid": "~6.1.12", | ||
"@fullcalendar/interaction": "~6.1.12", | ||
"@fullcalendar/list": "~6.1.12", | ||
"@fullcalendar/multimonth": "~6.1.12", | ||
"@fullcalendar/timegrid": "~6.1.12" | ||
"@fullcalendar/core": "~6.1.13", | ||
"@fullcalendar/daygrid": "~6.1.13", | ||
"@fullcalendar/interaction": "~6.1.13", | ||
"@fullcalendar/list": "~6.1.13", | ||
"@fullcalendar/multimonth": "~6.1.13", | ||
"@fullcalendar/timegrid": "~6.1.13" | ||
}, | ||
@@ -35,3 +35,3 @@ "type": "module", | ||
}, | ||
"copyright": "2023 Adam Shaw", | ||
"copyright": "2024 Adam Shaw", | ||
"types": "./index.d.ts", | ||
@@ -38,0 +38,0 @@ "main": "./index.cjs", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
981894