Skip to content

Commit

Permalink
Merge pull request #2167 from reduxjs/bugfix/remove-rn-peerdep
Browse files Browse the repository at this point in the history
  • Loading branch information
markerikson committed May 2, 2024
2 parents f404f82 + 427791b commit bfa3c36
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
4 changes: 0 additions & 4 deletions package.json
Expand Up @@ -52,16 +52,12 @@
"peerDependencies": {
"@types/react": "^18.2.25",
"react": "^18.0",
"react-native": ">=0.69",
"redux": "^5.0.0"
},
"peerDependenciesMeta": {
"@types/react": {
"optional": true
},
"react-native": {
"optional": true
},
"redux": {
"optional": true
}
Expand Down
3 changes: 0 additions & 3 deletions yarn.lock
Expand Up @@ -7158,13 +7158,10 @@ __metadata:
peerDependencies:
"@types/react": ^18.2.25
react: ^18.0
react-native: ">=0.69"
redux: ^5.0.0
peerDependenciesMeta:
"@types/react":
optional: true
react-native:
optional: true
redux:
optional: true
languageName: unknown
Expand Down

0 comments on commit bfa3c36

Please sign in to comment.