diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/package.json b/package.json index e6b7444..3660393 100644 --- a/package.json +++ b/package.json @@ -9,6 +9,8 @@ "author": "Alee, Justin, and Trey", "license": "GPL-3.0", "dependencies": { - "discord.js": "^11.3.0" + "discord.js": "^11.3.0", + "discord.js-lavalink": "github:mrjacz/discord.js-lavalink", + "snekfetch": "^4.0.0-rc.0" } } |
