Update package.json

This commit is contained in:
kale
2023-04-06 11:44:44 +01:00
committed by GitHub
parent 5b3aebb1dd
commit d8fd94334b

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