Skip to content

Commit 6c53bc2

Browse files
authored
Merge pull request #42 from MichaelDanielTom/patch-1
2 parents 7d6c907 + dbd2c3d commit 6c53bc2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
"licenseFilename": "LICENSE",
3333
"readmeFilename": "README.md",
3434
"peerDependencies": {
35-
"react": ">=16.8.1 <18.0.x",
36-
"react-native": ">=0.60.0-rc.0 <1.0.x"
35+
"react": ">=16.8.1",
36+
"react-native": ">=0.60.0-rc.0"
3737
},
3838
"devDependencies": {
3939
"react": "^16.9.0",

0 commit comments

Comments
 (0)