diff --git a/package.json b/package.json index 0b95d2f..4bf9ed1 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "lint": "next lint" }, "dependencies": { - "@fullcalendar/core": "6.1.4", + "@fullcalendar/core": "^6.1.4", "@fullcalendar/daygrid": "^6.1.4", "@fullcalendar/interaction": "^6.1.4", "@fullcalendar/react": "^6.1.4",