@fullcalendar/scrollgrid 6.1.3 → 6.1.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/index.global.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- FullCalendar ScrollGrid Plugin v6.1.3
2
+ FullCalendar ScrollGrid Plugin v6.1.4
3
3
  Docs & License: https://fullcalendar.io/docs/premium
4
4
  (c) 2023 Adam Shaw
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- FullCalendar ScrollGrid Plugin v6.1.3
2
+ FullCalendar ScrollGrid Plugin v6.1.4
3
3
  Docs & License: https://fullcalendar.io/docs/premium
4
4
  (c) 2023 Adam Shaw
5
5
  */
package/package.json CHANGED
@@ -1,13 +1,13 @@
1
1
  {
2
2
  "name": "@fullcalendar/scrollgrid",
3
- "version": "6.1.3",
3
+ "version": "6.1.4",
4
4
  "title": "FullCalendar ScrollGrid Plugin",
5
5
  "description": "Tabular data chunked into scrollable panes",
6
6
  "dependencies": {
7
- "@fullcalendar/premium-common": "~6.1.3"
7
+ "@fullcalendar/premium-common": "~6.1.4"
8
8
  },
9
9
  "peerDependencies": {
10
- "@fullcalendar/core": "~6.1.3"
10
+ "@fullcalendar/core": "~6.1.4"
11
11
  },
12
12
  "type": "module",
13
13
  "keywords": [