diff --git a/package.json b/package.json index 087adeb8e..ed1e7d6c0 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "react": "^18.0", "react-dom": "^18.0", "react-native": ">=0.71", - "redux": "^5.0.0-rc" + "redux": "^5.0.0" }, "peerDependenciesMeta": { "@types/react": { diff --git a/yarn.lock b/yarn.lock index 38c2859b8..17f8ee656 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9417,7 +9417,7 @@ __metadata: react: ^18.0 react-dom: ^18.0 react-native: ">=0.71" - redux: ^5.0.0-rc + redux: ^5.0.0 peerDependenciesMeta: "@types/react": optional: true