diff --git a/package.json b/package.json index b2a0e91..dc61a66 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "typescript": "^4.4.2" }, "peerDependencies": { - "next": "^8.1.1-canary.54 || ^9.0.0 || ^10.0.0-0 || ^11.0.0 || ^12.0.0 || ^13.0.0" + "next": "^8.1.1-canary.54 || ^9.0.0 || ^10.0.0-0 || ^11.0.0 || ^12.0.0 || ^13.0.0 || ^14.0.0" }, "publishConfig": { "access": "public"