From a64e9ad400af3c84d2e484a33130ea9624891b42 Mon Sep 17 00:00:00 2001 From: Snowflake107 Date: Sun, 20 Jun 2021 14:32:10 +0545 Subject: [PATCH] example --- example/music-bot/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/music-bot/package.json b/example/music-bot/package.json index 02573c6..c9f1928 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.0", + "discord-player": "^5.0.0-dev.1", "discord.js": "^13.0.0-dev.807ea2d3c197c7c6556bd1c894114932f6657d49" } }