1
0
mirror of https://github.com/musix-org/musix-oss synced 2024-11-10 02:00:20 +00:00

Update package.json

This commit is contained in:
MatteZ02 2020-04-21 22:17:12 +03:00
parent 77127775df
commit 32ae8cbb6e

View File

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