From ecfef025f6ee2f4f509f523cf7e5f0c62b54223e Mon Sep 17 00:00:00 2001 From: Pranjal Rastogi <25995849+PjrCodes@users.noreply.github.com> Date: Fri, 18 Feb 2022 16:03:30 +0530 Subject: [PATCH] Update package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 9af1ea1..0b0f19a 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@discordjs/voice": "^0.6.0", "@distube/soundcloud": "^1.0.0", "@distube/spotify": "^1.0.0", - "discord-api-types": "^0.22.0", + "discord-api-types": "^0.27.2", "discord.js": "^13.1.0", "distube": "^3.0.1", "libsodium-wrappers": "^0.7.9", @@ -38,4 +38,4 @@ "devDependencies": { "nodemon": "^2.0.12" } -} \ No newline at end of file +}