mirror of
https://github.com/status-im/react-native-webview.git
synced 2025-02-23 17:28:37 +00:00
fix(deps): Bump React Native version range to accept 0.64 (#1967 by @dulmandakh)
This commit is contained in:
parent
8022f9b129
commit
863a0e2408
@ -30,7 +30,7 @@
|
|||||||
"type": "Component"
|
"type": "Component"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"react-native": ">=0.60 <0.64"
|
"react-native": ">=0.60 <=0.64"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"escape-string-regexp": "2.0.0",
|
"escape-string-regexp": "2.0.0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user