From f1f124195cb3c65abe25b6228d2cc2b4defc2fea Mon Sep 17 00:00:00 2001 From: Snowflake107 Date: Thu, 24 Jun 2021 11:11:50 +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 b494ecf..95580a1 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.1d88db17117d79a26967895675c17f117e52878d", + "discord-player": "^5.0.0-dev.6db3cdb7b2bc9b69a807e7ca37b90e6c259bae3f", "discord.js": "^13.0.0-dev.c850ae10270076c4b2e10b130dd8f88eed4ed201" } }