diff --git a/example/music-bot/package.json b/example/music-bot/package.json index 48fc9a7..b1c4af5 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.0-dev.5bad0fc.1625467720", + "discord-player": "^5.0.0-dev.39f503a.1625470163", "discord.js": "^13.0.0-dev.fe5d56c.1625443439" } }