Update package.json

This commit is contained in:
kale 2023-03-10 08:01:40 +00:00 committed by GitHub
parent 440d645afc
commit 08d57407ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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",