From 08d57407eee8dd1817b31167abc599373d1603fb Mon Sep 17 00:00:00 2001 From: kale <42823429+oelin@users.noreply.github.com> Date: Fri, 10 Mar 2023 08:01:40 +0000 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1c4a87b..f71b364 100644 --- a/package.json +++ b/package.json @@ -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",