From 811e2768259a972f86543e903787960bd162f1e6 Mon Sep 17 00:00:00 2001 From: Sabda Yagra Date: Tue, 23 Dec 2025 14:13:47 +0700 Subject: [PATCH] backup before dependency cleanup --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1d5192c..9c83463 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "@dnd-kit/modifiers": "^7.0.0", "@dnd-kit/sortable": "^8.0.0", "@ffmpeg/ffmpeg": "^0.12.15", - "@fullcalendar/core": "^6.1.15", + "@fullcalendar/core": "^6.1.15", "@fullcalendar/daygrid": "^6.1.15", "@fullcalendar/interaction": "^6.1.15", "@fullcalendar/list": "^6.1.15",