Use stream-browserify instead of stream.

This commit is contained in:
Kavin 2022-10-20 14:17:50 +01:00
parent aaf1ca48b2
commit 5bf24200b7
No known key found for this signature in database
GPG key ID: 49451E4482CC5BCD
3 changed files with 27 additions and 15 deletions

View file

@ -19,7 +19,7 @@
"javascript-time-ago": "2.5.7",
"mux.js": "6.2.0",
"shaka-player": "4.2.2",
"stream": "0.0.2",
"stream-browserify": "3.0.0",
"vue": "3.2.41",
"vue-i18n": "9.2.2",
"vue-router": "4.1.5",