[#5374] upgrade react-native-webview-bridge
This commit is contained in:
parent
d61b9031ad
commit
3570b78ce5
|
@ -6356,7 +6356,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"react-native-webview-bridge": {
|
"react-native-webview-bridge": {
|
||||||
"version": "git+https://github.com/status-im/react-native-webview-bridge.git#5613f8b04d3e0e7d6af1dc371f94e711155652ae",
|
"version": "git+https://github.com/status-im/react-native-webview-bridge.git#6195e9c13565060823d3d565b6b442d6e88cd8a9",
|
||||||
"requires": {
|
"requires": {
|
||||||
"invariant": "2.2.0",
|
"invariant": "2.2.0",
|
||||||
"keymirror": "0.1.1"
|
"keymirror": "0.1.1"
|
||||||
|
|
|
@ -56,7 +56,7 @@
|
||||||
"react-native-tcp": "3.3.0",
|
"react-native-tcp": "3.3.0",
|
||||||
"react-native-testfairy": "2.14.1",
|
"react-native-testfairy": "2.14.1",
|
||||||
"react-native-udp": "2.2.1",
|
"react-native-udp": "2.2.1",
|
||||||
"react-native-webview-bridge": "git+https://github.com/status-im/react-native-webview-bridge.git#feature/cached-webviews",
|
"react-native-webview-bridge": "git+https://github.com/status-im/react-native-webview-bridge.git#fix/cookies",
|
||||||
"realm": "2.15.3",
|
"realm": "2.15.3",
|
||||||
"rn-snoopy": "https://github.com/status-im/rn-snoopy.git",
|
"rn-snoopy": "https://github.com/status-im/rn-snoopy.git",
|
||||||
"string_decoder": "0.10.31",
|
"string_decoder": "0.10.31",
|
||||||
|
|
Loading…
Reference in New Issue