diff options
| author | bobzel <zzzman@gmail.com> | 2024-09-04 15:16:13 -0400 |
|---|---|---|
| committer | bobzel <zzzman@gmail.com> | 2024-09-04 15:16:13 -0400 |
| commit | c674b67913ecfae6f99749db411d39f8f0d5b164 (patch) | |
| tree | 23677214d9ca3e8c4491ca65605d309d322d0701 /package.json | |
| parent | 48e9246839d8491e1c40632851980527b8a4dbdd (diff) | |
calendar fixes
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 11c299f7d..6254b443a 100644 --- a/package.json +++ b/package.json @@ -104,6 +104,7 @@ "@fullcalendar/core": "^6.1.10", "@fullcalendar/daygrid": "^6.1.10", "@fullcalendar/multimonth": "^6.1.10", + "@fullcalendar/timegrid": "^6.1.15", "@internationalized/date": "^3.5.0", "@mui/icons-material": "^6.0.1", "@mui/material": "^6.0.1", |
