From 0dfa3a2a386e77804fd1db4c6eca51365608361e Mon Sep 17 00:00:00 2001 From: Ptitloup Date: Thu, 7 Sep 2023 15:29:38 +0200 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9f407a6..cfb6e04 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "test:lint": "eslint lib/" }, "dependencies": { - "hls.js": "0.13.2" + "hls.js": "~1.3" }, "devDependencies": { "ajv": "^6.4.0",