From fc83f323a85112a0f71879b6936ecfbd34e7f2e6 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Wed, 21 Dec 2022 11:23:36 +0100 Subject: Rollback to hls.js 1.2.5 Prevent a bug where the video doesn't end --- client/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/package.json') diff --git a/client/package.json b/client/package.json index 4b86fb947..a53f19e55 100644 --- a/client/package.json +++ b/client/package.json @@ -96,7 +96,7 @@ "expect-webdriverio": "^3.4.0", "focus-visible": "^5.0.2", "geckodriver": "^3.2.0", - "hls.js": "1.2.7", + "hls.js": "1.2.5", "html-loader": "^4.1.0", "html-webpack-plugin": "^5.3.1", "https-browserify": "^1.0.0", -- cgit v1.2.3