diff --git a/package.json b/package.json index 0ae9a67..6b30277 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "analyze": "size-limit --why" }, "peerDependencies": { - "next": ">=9", + "next": ">=10", "react": ">=16" }, "husky": {