mirror of
https://github.com/musix-org/musix-oss
synced 2024-11-10 02:00:20 +00:00
Merge pull request #4 from cwchristerw/master
Adding start command to package.json
This commit is contained in:
commit
6c108f5b71
@ -4,11 +4,12 @@
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
"start": "node ."
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"author": "MatteZ02",
|
||||
"license": "MIT",
|
||||
"homepage": "https://https://github.com/MatteZ02/Musix-V2",
|
||||
"dependencies": {
|
||||
"dblapi.js": "^2.3.0",
|
||||
"discord.js": "^11.5.1",
|
||||
|
Loading…
Reference in New Issue
Block a user