From bfc3b49ce9b61296d2e39258b1666647242a34a9 Mon Sep 17 00:00:00 2001 From: aixianling Date: Thu, 14 Jul 2022 18:23:41 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=9A=E5=88=B6=E6=96=B9=E6=A1=88=E5=85=A8?= =?UTF-8?q?=E6=96=B0=E5=8D=87=E7=BA=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index af4d8b3..34ed697 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "main": "index.js", "scripts": { "dev": "forever -w --watchDirectory src index.js ", - "pro": "forever start index.js&&forever list" + "pro": "forever start index.js" }, "repository": { "type": "git",