[iOS] WebRTC 63 with 2 backports to fix a crash
This commit is contained in:
parent
e5e3c6c6c4
commit
f29fbb6757
|
@ -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",
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue