1
0
mirror of https://github.com/musix-org/musix-oss synced 2025-06-16 03:06:01 +00:00

gateway intents (3.5.2)

This commit is contained in:
MatteZ02
2020-06-08 15:39:32 +03:00
parent 72ff4cad56
commit b70c0dc631
2 changed files with 14 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"name": "musix",
"version": "3.5.0",
"version": "3.5.2",
"description": "V3 for Musix the discord music bot",
"main": "./index.js",
"scripts": {
@ -46,4 +46,4 @@
"ytdl-core": "^3.1.0",
"zlib-sync": "^0.1.6"
}
}
}