Skip to content

Commit

Permalink
Bump React-Redux peerdep to ^8.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
markerikson committed Jun 29, 2022
1 parent 720f143 commit 3033a33
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/toolkit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
},
"peerDependencies": {
"react": "^16.9.0 || ^17.0.0 || ^18",
"react-redux": "^7.2.1 || ^8.0.0-beta"
"react-redux": "^7.2.1 || ^8.0.2"
},
"peerDependenciesMeta": {
"react": {
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5649,7 +5649,7 @@ __metadata:
yargs: ^15.3.1
peerDependencies:
react: ^16.9.0 || ^17.0.0 || ^18
react-redux: ^7.2.1 || ^8.0.0-beta
react-redux: ^7.2.1 || ^8.0.2
peerDependenciesMeta:
react:
optional: true
Expand Down

0 comments on commit 3033a33

Please sign in to comment.