diff --git a/package.json b/package.json index 33d928a..371ad09 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "autoprefixer": "10.4.2", "date-fns": "2.28.0", "date-fns-tz": "1.3.0", - "googleapis": "^95.0.0", + "googleapis": "95.0.0", "ics": "2.35.0", "mongoose": "5.13.14", "next": "12.1.0", @@ -40,7 +40,7 @@ "postcss": "8.4.7", "postcss-flexbugs-fixes": "5.0.2", "postcss-preset-env": "7.4.2", - "prettier": "^2.5.1", + "prettier": "2.5.1", "swr": "1.2.2", "tailwindcss": "3.0.23", "typescript": "4.6.2"