diff --git a/package.json b/package.json index 53d5fec..90ca0e5 100644 --- a/package.json +++ b/package.json @@ -41,9 +41,9 @@ }, "peerDependencies": { "ethers": "5.x", - "immer": ">=10.0.2", - "react": ">=18.2.0", - "zustand": ">=4.4.1" + "immer": "10.x", + "react": "18.x", + "zustand": "4.x" }, "husky": { "hooks": {