Skip to content

Commit 8f0824a

Browse files
committed
Merge branch 'migrate-typetests-to-vitest' of https://github.com/aryaemami59/react-redux; branch 'master' of https://github.com/reduxjs/react-redux into migrate-typetests-to-vitest
2 parents 8a111a9 + bfa3c36 commit 8f0824a

File tree

2 files changed

+0
-7
lines changed

2 files changed

+0
-7
lines changed

package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,16 +52,12 @@
5252
"peerDependencies": {
5353
"@types/react": "^18.2.25",
5454
"react": "^18.0",
55-
"react-native": ">=0.69",
5655
"redux": "^5.0.0"
5756
},
5857
"peerDependenciesMeta": {
5958
"@types/react": {
6059
"optional": true
6160
},
62-
"react-native": {
63-
"optional": true
64-
},
6561
"redux": {
6662
"optional": true
6763
}

yarn.lock

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7165,13 +7165,10 @@ __metadata:
71657165
peerDependencies:
71667166
"@types/react": ^18.2.25
71677167
react: ^18.0
7168-
react-native: ">=0.69"
71697168
redux: ^5.0.0
71707169
peerDependenciesMeta:
71717170
"@types/react":
71727171
optional: true
7173-
react-native:
7174-
optional: true
71757172
redux:
71767173
optional: true
71777174
languageName: unknown

0 commit comments

Comments
 (0)