From b770a5dbe8b690dffcb6bda319d0d5653ae55ee8 Mon Sep 17 00:00:00 2001 From: Ilya Date: Thu, 22 Dec 2022 17:07:22 +0300 Subject: [PATCH] commit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b13b00a..ad87609 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "", "main": "index.js", "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" + "start": "node index.js" }, "keywords": [], "author": "",