Commit b5486025 authored by nanahira's avatar nanahira

update npm scripts

parent 26c14e23
......@@ -29,6 +29,10 @@
},
"license": "AGPL-3.0",
"scripts": {
"start": "node ygopro-server.js"
"start": "node ygopro-server.js",
"tournament": "node ygopro-tournament.js",
"pre": "node ygopro-pre.js",
"updated": "node ygopro-update.js",
"webhook": "node ygopro-webhook.ks"
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment