Update package.json
This commit is contained in:
@@ -2,13 +2,12 @@
|
||||
"name": "music-bot",
|
||||
"main": "index.js",
|
||||
"author": "ZerioDev",
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
"start": "node index.js",
|
||||
},
|
||||
"version": "5.0.0",
|
||||
"repository": "https://github.com/ZerioDev/Music-bot.git",
|
||||
"description": "A complete code to download for a music bot. Using a module (discord-player).",
|
||||
"scripts": {
|
||||
"start": "node index.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"@discordjs/opus": "^0.3.3",
|
||||
"discord-player": "^3.2.0",
|
||||
|
||||
Reference in New Issue
Block a user