Skip to content

Commit 9d9bbfe

Browse files
authored
fix(package): update to VHS 2.2.4 (#6925)
This fixes an issue where subtitles were getting disabled when where in-manifest. Also, fixes vhs-util versions. Fixes #6909
1 parent 1cbea93 commit 9d9bbfe

File tree

2 files changed

+19
-55
lines changed

2 files changed

+19
-55
lines changed

package-lock.json

Lines changed: 18 additions & 54 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
},
8383
"dependencies": {
8484
"@babel/runtime": "^7.9.2",
85-
"@videojs/http-streaming": "2.2.3",
85+
"@videojs/http-streaming": "2.2.4",
8686
"@videojs/xhr": "2.5.1",
8787
"global": "4.3.2",
8888
"keycode": "^2.2.0",

0 commit comments

Comments
 (0)