Skip to content

Commit e5a558a

Browse files
committed
Update Redux dep
1 parent fd2631f commit e5a558a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"react": "^18.0",
5353
"react-dom": "^18.0",
5454
"react-native": ">=0.71",
55-
"redux": "^5.0.0-rc"
55+
"redux": "^5.0.0"
5656
},
5757
"peerDependenciesMeta": {
5858
"@types/react": {

Diff for: yarn.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -9417,7 +9417,7 @@ __metadata:
94179417
react: ^18.0
94189418
react-dom: ^18.0
94199419
react-native: ">=0.71"
9420-
redux: ^5.0.0-rc
9420+
redux: ^5.0.0
94219421
peerDependenciesMeta:
94229422
"@types/react":
94239423
optional: true

0 commit comments

Comments
 (0)