Skip to content

Commit

Permalink
Feat/upgrade yospace sdk (#369)
Browse files Browse the repository at this point in the history
* chore: bump RNDV for DORIS-2533 [iOS/tvOS] upgrade yospace sdk to 3.8.1

* chore: bump doris-android to 3.10.1

---------

Co-authored-by: wei.liu <[email protected]>
  • Loading branch information
NickWang618 and WeiLiuSH authored Oct 9, 2024
1 parent f5d6a82 commit 05baef2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "react-native-video",
"version": "7.5.19",
"dorisAndroidVersion": "3.9.49",
"version": "7.5.20",
"dorisAndroidVersion": "3.10.1",
"description": "A <Video /> element for react-native",
"main": "Video.tsx",
"license": "MIT",
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.70.7",
"@dicetechnology/react-native-dice-video": "git+ssh://[email protected]:DiceTechnology/react-native-dice-video.git#6.70.10",
"@dicetechnology/dice-unity": "^2.26.3",
"keymirror": "0.1.1",
"prop-types": "^15.5.10"
Expand Down

0 comments on commit 05baef2

Please sign in to comment.