override temporary youtubei.js dependency #175

Merged
Anri merged 2 commits from temp-fix into main 2024-09-18 19:23:54 +02:00
2 changed files with 5 additions and 5907 deletions
Showing only changes of commit 36267e4fd5 - Show all commits

5907
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -30,6 +30,11 @@
"typescript": "^5.6.2", "typescript": "^5.6.2",
"uuid": "^10.0.0" "uuid": "^10.0.0"
}, },
"overrides": {
"discord-player-youtubei": {
"youtubei.js": "github:LuanRT/YouTube.js"
}
},
"devDependencies": { "devDependencies": {
"@typescript-eslint/eslint-plugin": "~8.6.0", "@typescript-eslint/eslint-plugin": "~8.6.0",
"@typescript-eslint/parser": "~8.6.0", "@typescript-eslint/parser": "~8.6.0",