fix: update to providers to make showbox work

This commit is contained in:
Adrian Castro
2024-02-29 20:14:19 +01:00
parent 10858c6c8e
commit 9c00fc2f54
2 changed files with 209 additions and 44 deletions

View File

@@ -29,7 +29,7 @@
},
"prettier": "@movie-web/prettier-config",
"dependencies": {
"@movie-web/providers": "^2.2.0",
"@movie-web/providers": "^2.2.1",
"parse-hls": "^1.0.7",
"srt-webvtt": "^2.0.0",
"tmdb-ts": "^1.6.1"