diff options
author | Chocobozzz <me@florianbigard.com> | 2022-12-20 16:28:15 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2022-12-20 16:28:15 +0100 |
commit | 0e7c4b03c3908ad81427921c96b06c1efae4da54 (patch) | |
tree | 811c1f102ac4d7623d0e1cd6eab589f51b0d4eb4 /client/package.json | |
parent | 21e73020142635f0b1b2c8694a6b5164437954b9 (diff) | |
download | PeerTube-0e7c4b03c3908ad81427921c96b06c1efae4da54.tar.gz PeerTube-0e7c4b03c3908ad81427921c96b06c1efae4da54.tar.zst PeerTube-0e7c4b03c3908ad81427921c96b06c1efae4da54.zip |
Add back to live feature
Diffstat (limited to 'client/package.json')
-rw-r--r-- | client/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/package.json b/client/package.json index 4b86fb947..a026d61c1 100644 --- a/client/package.json +++ b/client/package.json | |||
@@ -96,7 +96,7 @@ | |||
96 | "expect-webdriverio": "^3.4.0", | 96 | "expect-webdriverio": "^3.4.0", |
97 | "focus-visible": "^5.0.2", | 97 | "focus-visible": "^5.0.2", |
98 | "geckodriver": "^3.2.0", | 98 | "geckodriver": "^3.2.0", |
99 | "hls.js": "1.2.7", | 99 | "hls.js": "1.2.9", |
100 | "html-loader": "^4.1.0", | 100 | "html-loader": "^4.1.0", |
101 | "html-webpack-plugin": "^5.3.1", | 101 | "html-webpack-plugin": "^5.3.1", |
102 | "https-browserify": "^1.0.0", | 102 | "https-browserify": "^1.0.0", |