mirror of
https://github.com/zoriya/react-native-omni.git
synced 2026-08-16 02:44:51 +00:00
feat(videojs): use my fork that fixes audio
This commit is contained in:
+6
-1
@@ -63,7 +63,12 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@expo/config-plugins": "^57.0.3",
|
||||
"@videojs/react": "10.0.0-beta.26",
|
||||
"@videojs/core": "github:zoriya/v10#build26-core",
|
||||
"@videojs/media": "github:zoriya/v10#build26-media",
|
||||
"@videojs/react": "github:zoriya/v10#build26-react",
|
||||
"@videojs/spf": "github:zoriya/v10#build26-spf",
|
||||
"@videojs/store": "github:zoriya/v10#build26-store",
|
||||
"@videojs/utils": "github:zoriya/v10#build26-utils",
|
||||
"jassub": "^2.5.7",
|
||||
"libpgs": "^0.8.1"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user