mirror of
https://github.com/itflow-org/itflow
synced 2026-03-13 17:24:51 +00:00
Bump fullcalendar from 6.1.19 to 6.1.20
This commit is contained in:
4
plugins/fullcalendar/dist/index.global.js
vendored
4
plugins/fullcalendar/dist/index.global.js
vendored
@@ -1,5 +1,5 @@
|
||||
/*!
|
||||
FullCalendar Standard Bundle v6.1.19
|
||||
FullCalendar Standard Bundle v6.1.20
|
||||
Docs & License: https://fullcalendar.io/docs/initialize-globals
|
||||
(c) 2024 Adam Shaw
|
||||
*/
|
||||
@@ -9963,7 +9963,7 @@ var FullCalendar = (function (exports) {
|
||||
return sliceEventStore(props.eventStore, props.eventUiBases, props.dateProfile.activeRange, allDay ? props.nextDayThreshold : null).fg;
|
||||
}
|
||||
|
||||
const version = '6.1.19';
|
||||
const version = '6.1.20';
|
||||
|
||||
config.touchMouseIgnoreWait = 500;
|
||||
let ignoreMouseDepth = 0;
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user