Skip to content

Commit

Permalink
Update Redux dep
Browse files Browse the repository at this point in the history
  • Loading branch information
markerikson committed Dec 4, 2023
1 parent fd2631f commit e5a558a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e5a558a

Please sign in to comment.