From 58c695b6340cfb69957e471bdee34f6dca9ec931 Mon Sep 17 00:00:00 2001 From: bangbang93 Date: Fri, 5 Aug 2022 09:40:29 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8D=E4=BD=BF=E7=94=A8=E9=9D=99=E6=80=81?= =?UTF-8?q?=E9=93=BE=E6=8E=A5?= 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 cc486d2..976085c 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "pkg": { "outputPath": "pkg", "targets": [ - "node16-linuxstatic", + "node16-linux", "node16-macos", "node16-windows" ],