Skip to content

Commit 7aeb819

Browse files
committed
feat: change peer dependency to support RN 62
1 parent 9bef063 commit 7aeb819

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
},
3939
"peerDependencies": {
4040
"react": "^16.0",
41-
"react-native": ">=0.57 <0.60"
41+
"react-native": ">=0.57 <0.62"
4242
},
4343
"devDependencies": {
4444
"@babel/core": "^7.0.0",

0 commit comments

Comments
 (0)