|
@@ -104,7 +104,7 @@
|
104
|
104
|
"react-native-svg-transformer": "1.0.0",
|
105
|
105
|
"react-native-tab-view": "3.1.1",
|
106
|
106
|
"react-native-url-polyfill": "1.3.0",
|
107
|
|
- "react-native-video": "5.2.0",
|
|
107
|
+ "react-native-video": "github:jitsi/react-native-video#4f6dad990d17ce42894df993780b5386a9c11b85",
|
108
|
108
|
"react-native-watch-connectivity": "1.0.4",
|
109
|
109
|
"react-native-webrtc": "1.94.1",
|
110
|
110
|
"react-native-webview": "11.15.1",
|
|
@@ -15654,8 +15654,9 @@
|
15654
|
15654
|
},
|
15655
|
15655
|
"node_modules/react-native-video": {
|
15656
|
15656
|
"version": "5.2.0",
|
15657
|
|
- "resolved": "https://registry.npmjs.org/react-native-video/-/react-native-video-5.2.0.tgz",
|
15658
|
|
- "integrity": "sha512-5SK1lxyzrCkZF+WuxUxLR1Pt65E0rsWB1w1GrGxSLdC9zWYBumcmuHl+wPJ7UQvznjaH2Ze7uU1R3arejI7+WQ==",
|
|
15657
|
+ "resolved": "git+ssh://git@github.com/jitsi/react-native-video.git#4f6dad990d17ce42894df993780b5386a9c11b85",
|
|
15658
|
+ "integrity": "sha512-zA5KlpwZfuU9DkI62xkCRcUqvLZG30z5Ac00NZ3gbxqQF60PK/FEGyM8lB5QBsjt0ZlAYgUh2q+snAU7HgN/yQ==",
|
|
15659
|
+ "license": "MIT",
|
15659
|
15660
|
"dependencies": {
|
15660
|
15661
|
"keymirror": "^0.1.1",
|
15661
|
15662
|
"prop-types": "^15.7.2",
|
|
@@ -31899,9 +31900,9 @@
|
31899
|
31900
|
}
|
31900
|
31901
|
},
|
31901
|
31902
|
"react-native-video": {
|
31902
|
|
- "version": "5.2.0",
|
31903
|
|
- "resolved": "https://registry.npmjs.org/react-native-video/-/react-native-video-5.2.0.tgz",
|
31904
|
|
- "integrity": "sha512-5SK1lxyzrCkZF+WuxUxLR1Pt65E0rsWB1w1GrGxSLdC9zWYBumcmuHl+wPJ7UQvznjaH2Ze7uU1R3arejI7+WQ==",
|
|
31903
|
+ "version": "git+ssh://git@github.com/jitsi/react-native-video.git#4f6dad990d17ce42894df993780b5386a9c11b85",
|
|
31904
|
+ "integrity": "sha512-zA5KlpwZfuU9DkI62xkCRcUqvLZG30z5Ac00NZ3gbxqQF60PK/FEGyM8lB5QBsjt0ZlAYgUh2q+snAU7HgN/yQ==",
|
|
31905
|
+ "from": "react-native-video@github:jitsi/react-native-video#4f6dad990d17ce42894df993780b5386a9c11b85",
|
31905
|
31906
|
"requires": {
|
31906
|
31907
|
"keymirror": "^0.1.1",
|
31907
|
31908
|
"prop-types": "^15.7.2",
|