diff --git a/default.json b/default.json index d0cb1c4..f8a0c7c 100644 --- a/default.json +++ b/default.json @@ -26,6 +26,16 @@ "@mui/icons-material", "@mui/material" ] + }, + { + "groupName": "fullcalendar", + "matchPackageNames": [ + "@fullcalendar/core", + "@fullcalendar/daygrid", + "@fullcalendar/interaction", + "@fullcalendar/list", + "@fullcalendar/react" + ] } ] } \ No newline at end of file