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

This commit is contained in:
Roman Volosovskyi 2018-10-10 16:20:08 +03:00
parent 8ccb4ddfea
commit 21cda18996
No known key found for this signature in database
GPG Key ID: 0238A4B5ECEE70DE
2 changed files with 2 additions and 2 deletions

View File

@ -8973,7 +8973,7 @@
}
},
"react-native-webview-bridge": {
"version": "git+https://github.com/status-im/react-native-webview-bridge.git#076863f7c1cd80530ef4c5d35293656d4783da29",
"version": "git+https://github.com/status-im/react-native-webview-bridge.git#2e1735a1d512ad7505e55b055e36b80bfe780ba6",
"requires": {
"invariant": "2.2.0",
"keymirror": "0.1.1"

View File

@ -61,7 +61,7 @@
"react-native-tcp": "https://github.com/status-im/react-native-tcp.git#3.3.0-1",
"react-native-testfairy": "https://github.com/status-im/react-native-testfairy.git#2.14.1-1",
"react-native-udp": "https://github.com/status-im/react-native-udp.git#2.3.1-1",
"react-native-webview-bridge": "git+https://github.com/status-im/react-native-webview-bridge.git#0.33.16-2",
"react-native-webview-bridge": "git+https://github.com/status-im/react-native-webview-bridge.git#0.33.16-3",
"react-navigation": "^2.12.1",
"realm": "2.16.1",
"rn-snoopy": "https://github.com/status-im/rn-snoopy.git",