1
0
mirror of https://github.com/musix-org/musix-oss synced 2024-09-20 04:31:56 +00:00

Update package.json

This commit is contained in:
MatteZ02 2020-03-04 16:25:18 +02:00
parent a82b153aa7
commit a04fd0344b

View File

@ -4,7 +4,7 @@
"description": "V3 for Musix the discord music bot",
"main": "./index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"start": "node ."
},
"repository": {
"type": "git",
@ -34,4 +34,4 @@
"ytdl-core": "^1.0.7",
"ytdl-core-discord": "^1.1.0"
}
}
}