Update package.json

This commit is contained in:
Cecemel_PvP
2020-12-27 11:47:20 +01:00
committed by GitHub
parent df45502d7b
commit e6da2a6bcd

View File

@@ -5,10 +5,13 @@
"repository": "https://github.com/ZerioDev/Music-bot.git",
"author": "ZerioDev",
"license": "MIT",
"scripts": {
"start": "node server.js"
}
"dependencies": {
"@discordjs/opus": "^0.3.2",
"discord-player": "^3.0.2",
"discord.js": "^12.2.0",
"ffmpeg-static": "^4.2.7"
}
}
}