We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f8ab9b commit 3aad8a0Copy full SHA for 3aad8a0
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "react-native-video",
3
- "version": "7.10.5",
4
- "dorisAndroidVersion": "3.14.2",
+ "version": "7.10.6",
+ "dorisAndroidVersion": "3.14.3",
5
"messagingAndroidVersion": "1.1.0",
6
"description": "A <Video /> element for react-native",
7
"main": "Video.tsx",
@@ -21,7 +21,7 @@
21
"eslint-plugin-react": "3.16.1"
22
},
23
"dependencies": {
24
- "@dicetechnology/react-native-dice-video": "git+ssh://[email protected]/DiceTechnology/react-native-dice-video.git#6.83.5",
+ "@dicetechnology/react-native-dice-video": "git+ssh://[email protected]/DiceTechnology/react-native-dice-video.git#6.83.6",
25
"@dicetechnology/dice-unity": "^2.26.3",
26
"keymirror": "0.1.1",
27
"prop-types": "^15.5.10"
0 commit comments