Upgrade status-go to develop-g283ae3e to incorporate gas fix

Gas fix: ba963cc1bd

develop also includes 676a77b892 which was previous version

Include react-native-webview-bridge upgrade
This commit is contained in:
Oskar Thorén 2017-09-19 13:49:19 +02:00 committed by Roman Volosovskyi
parent 8d80e35305
commit 01589057ff
3 changed files with 3 additions and 3 deletions

2
package-lock.json generated
View File

@ -6072,7 +6072,7 @@
}
},
"react-native-webview-bridge": {
"version": "git+https://github.com/status-im/react-native-webview-bridge.git#fddeb7b1dd7c6966d3df6a67cc29ee9d174b9ca4",
"version": "git+https://github.com/status-im/react-native-webview-bridge.git#354ec944d5f611bc41db5aee94dc795d4b635b0e",
"requires": {
"invariant": "2.2.0",
"keymirror": "0.1.1"

View File

@ -79,7 +79,7 @@
"react-native-tcp": "^3.2.1",
"react-native-udp": "^2.0.0",
"react-native-vector-icons": "^4.0.1",
"react-native-webview-bridge": "git+https://github.com/status-im/react-native-webview-bridge.git#fix-for-push-notifications",
"react-native-webview-bridge": "git+https://github.com/status-im/react-native-webview-bridge.git#status-go-develop-g283ae3e",
"readable-stream": "1.0.33",
"realm": "^0.14.3",
"stream-browserify": "^1.0.0",