chore: downgrade providers cuz they broke

This commit is contained in:
Adrian Castro
2024-04-02 22:05:50 +02:00
parent a8c90a01ed
commit 6b271ad464
2 changed files with 8 additions and 46 deletions

View File

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