Skip to content

Commit

Permalink
chore: bump rndv to try to fix a seeking issue on tvos (#386)
Browse files Browse the repository at this point in the history
  • Loading branch information
songhailiang authored Nov 28, 2024
1 parent 239c669 commit 626939f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-video",
"version": "7.5.35",
"version": "7.5.36",
"dorisAndroidVersion": "3.11.10",
"description": "A <Video /> element for react-native",
"main": "Video.tsx",
Expand All @@ -20,7 +20,7 @@
"eslint-plugin-react": "3.16.1"
},
"dependencies": {
"@dicetechnology/react-native-dice-video": "git+ssh://[email protected]:DiceTechnology/react-native-dice-video.git#6.77.1",
"@dicetechnology/react-native-dice-video": "git+ssh://[email protected]:DiceTechnology/react-native-dice-video.git#6.77.4",
"@dicetechnology/dice-unity": "^2.26.3",
"keymirror": "0.1.1",
"prop-types": "^15.5.10"
Expand Down

0 comments on commit 626939f

Please sign in to comment.