mirror of
https://github.com/status-im/react-native-webview.git
synced 2026-08-31 03:31:05 +00:00
fix(deps): Bump React Native version range to accept 0.64 (#1967 by @dulmandakh)
This commit is contained in:
+1
-1
@@ -30,7 +30,7 @@
|
||||
"type": "Component"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react-native": ">=0.60 <0.64"
|
||||
"react-native": ">=0.60 <=0.64"
|
||||
},
|
||||
"dependencies": {
|
||||
"escape-string-regexp": "2.0.0",
|
||||
|
||||
Reference in New Issue
Block a user