diff --git a/package.json b/package.json index 94125b4..6fbbbc3 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "react": "^17.0.2 || ^18.0.0", "react-dom": "^17.0.2 || ^18.0.0", "react-redux": "^8.0.0", - "redux": "^4.1.0", + "redux": "^4.1.0 || ^5.0.0", "reselect": "^4.0.0" }, "main": "lib/commonjs/index.js",