Update package.json

Downgrade shaka-player to 4.3.9 to fix live stream issue
This commit is contained in:
matthew 2023-10-30 13:38:36 -04:00 committed by GitHub
parent 362c5191ed
commit 1608199548
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,7 +22,7 @@
"linkifyjs": "4.1.1",
"mux.js": "6.3.0",
"qrcode": "^1.5.3",
"shaka-player": "4.5.0",
"shaka-player": "4.3.9",
"stream-browserify": "3.0.0",
"vue": "3.3.7",
"vue-i18n": "9.6.1",