diff --git a/package.json b/package.json index 7224c4a..2371b19 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "date-fns-tz": "1.1.4", "ics": "2.29.0", "mongoose": "5.12.13", - "next": "^11.1.1", + "next": "11.1.1", "next-iron-session": "4.1.14", "next-mdx-remote": "3.0.2", "p-retry": "4.5.0", @@ -32,7 +32,7 @@ "@types/react-calendar": "3.4.0", "@types/uuid": "8.3.0", "eslint": "7.30.0", - "eslint-config-next": "^11.0.0", + "eslint-config-next": "11.0.0", "jest": "^26.6.3", "postcss": "8.3.6", "postcss-flexbugs-fixes": "5.0.2",