Fix(Android): peerconnection removeStream is not working

This commit is contained in:
Lyubo Marinov 2017-11-30 16:49:36 -06:00
parent bf7b723891
commit ac3a74c47e
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -15271,7 +15271,7 @@
}
},
"react-native-webrtc": {
"version": "github:jitsi/react-native-webrtc#51e9cb2abe5b8ab318e7635c1b1d92dbba077a18",
"version": "github:jitsi/react-native-webrtc#cf1945b18e8c6bd68508500145781e831b494140",
"requires": {
"base64-js": "1.2.1",
"event-target-shim": "1.1.1"

View File

@ -64,7 +64,7 @@
"react-native-locale-detector": "1.0.1",
"react-native-prompt": "1.0.0",
"react-native-vector-icons": "4.4.2",
"react-native-webrtc": "github:jitsi/react-native-webrtc#51e9cb2abe5b8ab318e7635c1b1d92dbba077a18",
"react-native-webrtc": "github:jitsi/react-native-webrtc#cf1945b18e8c6bd68508500145781e831b494140",
"react-redux": "5.0.6",
"redux": "3.7.2",
"redux-thunk": "2.2.0",