瀏覽代碼

Fix(Android): peerconnection removeStream is not working

j8
Lyubo Marinov 8 年之前
父節點
當前提交
ac3a74c47e
共有 2 個檔案被更改,包括 2 行新增2 行删除
  1. 1
    1
      package-lock.json
  2. 1
    1
      package.json

+ 1
- 1
package-lock.json 查看文件

15271
       }
15271
       }
15272
     },
15272
     },
15273
     "react-native-webrtc": {
15273
     "react-native-webrtc": {
15274
-      "version": "github:jitsi/react-native-webrtc#51e9cb2abe5b8ab318e7635c1b1d92dbba077a18",
15274
+      "version": "github:jitsi/react-native-webrtc#cf1945b18e8c6bd68508500145781e831b494140",
15275
       "requires": {
15275
       "requires": {
15276
         "base64-js": "1.2.1",
15276
         "base64-js": "1.2.1",
15277
         "event-target-shim": "1.1.1"
15277
         "event-target-shim": "1.1.1"

+ 1
- 1
package.json 查看文件

64
     "react-native-locale-detector": "1.0.1",
64
     "react-native-locale-detector": "1.0.1",
65
     "react-native-prompt": "1.0.0",
65
     "react-native-prompt": "1.0.0",
66
     "react-native-vector-icons": "4.4.2",
66
     "react-native-vector-icons": "4.4.2",
67
-    "react-native-webrtc": "github:jitsi/react-native-webrtc#51e9cb2abe5b8ab318e7635c1b1d92dbba077a18",
67
+    "react-native-webrtc": "github:jitsi/react-native-webrtc#cf1945b18e8c6bd68508500145781e831b494140",
68
     "react-redux": "5.0.6",
68
     "react-redux": "5.0.6",
69
     "redux": "3.7.2",
69
     "redux": "3.7.2",
70
     "redux-thunk": "2.2.0",
70
     "redux-thunk": "2.2.0",

Loading…
取消
儲存