diff --git a/package.json b/package.json index 94125b4..82800b8 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "lodash": "^4.17.21", "react": "^17.0.2 || ^18.0.0", "react-dom": "^17.0.2 || ^18.0.0", - "react-redux": "^8.0.0", + "react-redux": "^8.0.0 || ^9.0.0", "redux": "^4.1.0", "reselect": "^4.0.0" },