Skip to content

Commit 7a0e8e2

Browse files
authored
fix: track selection incorect user pref (#438)
1 parent 661c31e commit 7a0e8e2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-video",
3-
"version": "7.10.13",
3+
"version": "7.10.14",
44
"dorisAndroidVersion": "3.14.8",
55
"messagingAndroidVersion": "1.1.0",
66
"description": "A <Video /> element for react-native",
@@ -21,7 +21,7 @@
2121
"eslint-plugin-react": "3.16.1"
2222
},
2323
"dependencies": {
24-
"@dicetechnology/react-native-dice-video": "git+ssh://git@github.com/DiceTechnology/react-native-dice-video.git#6.83.12",
24+
"@dicetechnology/react-native-dice-video": "git+ssh://git@github.com/DiceTechnology/react-native-dice-video.git#6.83.13",
2525
"@dicetechnology/dice-unity": "^2.26.3",
2626
"keymirror": "0.1.1",
2727
"prop-types": "^15.5.10"

0 commit comments

Comments
 (0)