Merge pull request #4408 from jellyfin/fix/playback-hls-update

fix(hls): playback should work without bundling hls
This commit is contained in:
Bill Thornton
2023-03-22 00:38:47 -04:00
committed by GitHub
3 changed files with 8 additions and 9 deletions
+1 -1
View File
@@ -89,7 +89,7 @@
"flv.js": "1.6.2",
"headroom.js": "0.12.0",
"history": "5.3.0",
"hls.js": "1.3.4",
"hls.js": "1.2.4",
"intersection-observer": "0.12.2",
"jellyfin-apiclient": "1.10.0",
"jquery": "3.6.3",