Update package.json

This commit is contained in:
kale
2023-03-10 08:01:40 +00:00
committed by GitHub
parent 440d645afc
commit 08d57407ee

View File

@ -4,7 +4,7 @@
"description": "A Discord bot for all your Midjourney needs!",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"start": "node ."
},
"author": "",
"license": "ISC",