diff options
author | Chocobozzz <me@florianbigard.com> | 2020-01-31 11:39:50 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2020-01-31 14:13:00 +0100 |
commit | 83fcadac86da0bc6120a5b93850bb9a7fc069fba (patch) | |
tree | c05e52c22d27d24c84f00630ad58427cf092ed2c /client/yarn.lock | |
parent | e40afb5bc486ff2ce1e5f0a21df7e4e32c344b47 (diff) | |
download | PeerTube-83fcadac86da0bc6120a5b93850bb9a7fc069fba.tar.gz PeerTube-83fcadac86da0bc6120a5b93850bb9a7fc069fba.tar.zst PeerTube-83fcadac86da0bc6120a5b93850bb9a7fc069fba.zip |
Move streamroot plugin in core project
To avoid an already bundled HLS.js library, and adapt some parts of the
code
Diffstat (limited to 'client/yarn.lock')
-rw-r--r-- | client/yarn.lock | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/client/yarn.lock b/client/yarn.lock index 98b7e58a7..1b9c2cef1 100644 --- a/client/yarn.lock +++ b/client/yarn.lock | |||
@@ -987,11 +987,6 @@ | |||
987 | semver "6.3.0" | 987 | semver "6.3.0" |
988 | semver-intersect "1.4.0" | 988 | semver-intersect "1.4.0" |
989 | 989 | ||
990 | "@streamroot/videojs-hlsjs-plugin@^1.0.10": | ||
991 | version "1.0.13" | ||
992 | resolved "https://registry.yarnpkg.com/@streamroot/videojs-hlsjs-plugin/-/videojs-hlsjs-plugin-1.0.13.tgz#ae3afb3a5a3cd90e7b424b6b4cb14de1cde40836" | ||
993 | integrity sha512-A55213sFj8nuoj23YiR0r73cRV4dlnSwXGwT1Qiu+oqhsauhqN+lHSRHFztMIU4EMf2Cafvv5P4R+A2c/Uj6nw== | ||
994 | |||
995 | "@types/bittorrent-protocol@*": | 990 | "@types/bittorrent-protocol@*": |
996 | version "2.2.4" | 991 | version "2.2.4" |
997 | resolved "https://registry.yarnpkg.com/@types/bittorrent-protocol/-/bittorrent-protocol-2.2.4.tgz#7dc0716924bc6a904753d39846ad235c7dab4641" | 992 | resolved "https://registry.yarnpkg.com/@types/bittorrent-protocol/-/bittorrent-protocol-2.2.4.tgz#7dc0716924bc6a904753d39846ad235c7dab4641" |