Update package.json

This commit is contained in:
kale 2023-04-06 11:44:44 +01:00 committed by GitHub
parent 5b3aebb1dd
commit d8fd94334b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
"description": "A Discord bot for all your Midjourney needs!",
"main": "index.js",
"scripts": {
"deploy": "node deploy-commands.js",
"start": "node ."
},
"author": "",