From b394bd76252b22480a134b74bf2915cd2cee852c Mon Sep 17 00:00:00 2001 From: Joel Wetzell Date: Wed, 28 Jun 2023 09:22:38 -0500 Subject: [PATCH] make mac release only zip --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e5ce4bf..5e67c12 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ ], "target": [ { - "target": "default", + "target": "zip", "arch": [ "x64", "arm64"