From 65c75bc1d8e7598fff84ffa0e224ccbe1934a902 Mon Sep 17 00:00:00 2001 From: CxJuice <110189934+CxJuice@users.noreply.github.com> Date: Wed, 4 Oct 2023 23:21:22 +0800 Subject: [PATCH] Update start --- start | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/start b/start index 4ece705..78c3c31 100644 --- a/start +++ b/start @@ -1,5 +1,5 @@ { - "name": "my-json-service", + "name": "json-service", "version": "1.0.0", "scripts": { "start": "node server.js"