aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/package.json
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2019-09-05 17:21:44 +0200
committerChocobozzz <me@florianbigard.com>2019-09-05 17:21:44 +0200
commitb82df0a39910e2cb079bf7f9f92de3ec2b0b09aa (patch)
tree9a89cceb3b0b61284f66108c98f42feea96c67b2 /client/package.json
parent1eb23e12f757dc4e9a6161b1b933f35a761755c3 (diff)
downloadPeerTube-b82df0a39910e2cb079bf7f9f92de3ec2b0b09aa.tar.gz
PeerTube-b82df0a39910e2cb079bf7f9f92de3ec2b0b09aa.tar.zst
PeerTube-b82df0a39910e2cb079bf7f9f92de3ec2b0b09aa.zip
Cleanup HLS redundancy manager in client
With the new p2p-media-loader release
Diffstat (limited to 'client/package.json')
-rw-r--r--client/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/package.json b/client/package.json
index ac881d64c..ddb3eb06a 100644
--- a/client/package.json
+++ b/client/package.json
@@ -100,7 +100,7 @@
100 "ngx-pipes": "^2.1.7", 100 "ngx-pipes": "^2.1.7",
101 "node-sass": "^4.9.3", 101 "node-sass": "^4.9.3",
102 "npm-font-source-sans-pro": "^1.0.2", 102 "npm-font-source-sans-pro": "^1.0.2",
103 "p2p-media-loader-hlsjs": "^0.6.1", 103 "p2p-media-loader-hlsjs": "^0.6.2",
104 "path-browserify": "^1.0.0", 104 "path-browserify": "^1.0.0",
105 "primeng": "^8.0.2", 105 "primeng": "^8.0.2",
106 "process": "^0.11.10", 106 "process": "^0.11.10",