diff --git a/example/music-bot/package.json b/example/music-bot/package.json index 1fd2bd5..c096953 100644 --- a/example/music-bot/package.json +++ b/example/music-bot/package.json @@ -10,7 +10,6 @@ "license": "MIT", "dependencies": { "@discordjs/opus": "^0.5.3", - "discord.js": "^13.0.0-dev.807ea2d3c197c7c6556bd1c894114932f6657d49", - "libsodium-wrappers": "^0.7.9" + "discord.js": "^13.0.0-dev.807ea2d3c197c7c6556bd1c894114932f6657d49" } }