diff --git a/package.json b/package.json index 2f9f433..e6526bb 100644 --- a/package.json +++ b/package.json @@ -106,9 +106,9 @@ "watch": "^1.0.2" }, "peerDependencies": { - "next": "^11|^12", - "react": "17.x", - "react-dom": "17.x" + "next": ">=11.x", + "react": "~17.x", + "react-dom": "~17.x" }, "release": { "branches": [