[#5374] upgrade react-native-webview-bridge

This commit is contained in:
Roman Volosovskyi 2018-09-03 06:55:41 +03:00
parent d61b9031ad
commit 3570b78ce5
No known key found for this signature in database
GPG Key ID: 0238A4B5ECEE70DE
2 changed files with 2 additions and 2 deletions

View File

@ -6356,7 +6356,7 @@
}
},
"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": {
"invariant": "2.2.0",
"keymirror": "0.1.1"

View File

@ -56,7 +56,7 @@
"react-native-tcp": "3.3.0",
"react-native-testfairy": "2.14.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",
"rn-snoopy": "https://github.com/status-im/rn-snoopy.git",
"string_decoder": "0.10.31",