diff options
| author | Son Roy Almerol <[email protected]> | 2024-07-18 00:43:26 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-07-17 21:43:26 -0700 |
| commit | 62b1abcba04c776f2a7f8c53478bf4be47011516 (patch) | |
| tree | dda9ba0185e7f260a4c1ccc841ebf8071eab2f6f /package.json | |
| parent | fcc8d8881aa338c5011f1173ad2d16efa13591c3 (diff) | |
| download | muse-62b1abcba04c776f2a7f8c53478bf4be47011516.tar.xz muse-62b1abcba04c776f2a7f8c53478bf4be47011516.zip | |
Switch from node-ytsr to Distube's fork (#1024)
Co-authored-by: Max Isom <[email protected]>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index cdb7452..804d145 100644 --- a/package.json +++ b/package.json @@ -89,6 +89,7 @@ "@discordjs/opus": "^0.8.0", "@discordjs/rest": "1.0.1", "@discordjs/voice": "0.11.0", + "@distube/ytsr": "^2.0.0", "@distube/ytdl-core": "^4.13.5", "@prisma/client": "4.16.0", "@types/libsodium-wrappers": "^0.7.9", |
