From 2d8024c9e327d94285bef4c9f0d7558f20c343f4 Mon Sep 17 00:00:00 2001 From: Neeraj Saini <118799941+officeneerajsaini@users.noreply.github.com> Date: Sat, 27 Jan 2024 17:19:06 +0530 Subject: [PATCH] Update package.json --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 05a57b2..f68b808 100644 --- a/package.json +++ b/package.json @@ -5,6 +5,7 @@ "main": "index.js", "type": "module", "scripts": { + "start":"node index.js", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [],