[iOS] WebRTC 63 with 2 backports to fix a crash

This commit is contained in:
Lyubo Marinov 2018-01-24 13:37:54 -06:00
parent e5e3c6c6c4
commit f29fbb6757
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -9902,7 +9902,7 @@
}
},
"react-native-webrtc": {
"version": "github:jitsi/react-native-webrtc#3063fca5e04d71154cefa105d9fd5c89664aa336",
"version": "github:jitsi/react-native-webrtc#806435b41fa152a8239ebeb7d002d1c6e979be86",
"requires": {
"base64-js": "1.2.1",
"event-target-shim": "1.1.1",

View File

@ -63,7 +63,7 @@
"react-native-locale-detector": "github:jitsi/react-native-locale-detector#cc76092fc4335488a28a9529c8b50afae2c3ecdc",
"react-native-prompt": "1.0.0",
"react-native-vector-icons": "4.4.2",
"react-native-webrtc": "github:jitsi/react-native-webrtc#3063fca5e04d71154cefa105d9fd5c89664aa336",
"react-native-webrtc": "github:jitsi/react-native-webrtc#806435b41fa152a8239ebeb7d002d1c6e979be86",
"react-redux": "5.0.6",
"redux": "3.7.2",
"redux-thunk": "2.2.0",