diff --git a/example/music-bot/package.json b/example/music-bot/package.json index b1c4af5..8eab638 100644 --- a/example/music-bot/package.json +++ b/example/music-bot/package.json @@ -11,6 +11,6 @@ "dependencies": { "@discordjs/opus": "^0.5.3", "discord-player": "^5.0.0-dev.39f503a.1625470163", - "discord.js": "^13.0.0-dev.fe5d56c.1625443439" + "discord.js": "^13.0.1" } }