diff --git a/example/music-bot/package.json b/example/music-bot/package.json index a722305..55df143 100644 --- a/example/music-bot/package.json +++ b/example/music-bot/package.json @@ -10,7 +10,7 @@ "license": "MIT", "dependencies": { "@discordjs/opus": "^0.5.3", - "discord-player": "^5.0.1", + "discord-player": "^5.0.2", "discord.js": "^13.0.1", "dotenv": "^10.0.0" }