mirror of
https://codeberg.org/Hyperpipe/Hyperpipe
synced 2025-06-28 05:08:00 +02:00
changes:
- removed mux.js (see https://github.com/shaka-project/shaka-player/issues/5912#issuecomment-1819153525) - bump shaka to 4.6.1 - display MediaError code
This commit is contained in:
parent
c52b622a70
commit
9bff19e0c7
3 changed files with 75 additions and 123 deletions
|
@ -10,12 +10,11 @@
|
|||
"lint": "prettier --check ."
|
||||
},
|
||||
"dependencies": {
|
||||
"bootstrap-icons": "^1.11.1",
|
||||
"bootstrap-icons": "^1.11.2",
|
||||
"dompurify": "^3.0.6",
|
||||
"mux.js": "^6.3.0",
|
||||
"peerjs": "^1.5.1",
|
||||
"pinia": "^2.1.7",
|
||||
"shaka-player": "^4.6.0",
|
||||
"shaka-player": "^4.6.1",
|
||||
"sortablejs": "^1.15.0",
|
||||
"vue": "^3.2.38"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue