From abea1a150d7f9d6e9312c5837872bcb8ce89481e Mon Sep 17 00:00:00 2001 From: vapormusic Date: Tue, 8 Feb 2022 14:57:55 +0700 Subject: [PATCH] the only way i think of to fix nsis that works --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index f0b7b85a..d232d542 100644 --- a/package.json +++ b/package.json @@ -171,7 +171,6 @@ "target": [ "dmg" ] - }, - "artifactName": "${productName}.${ext}" + } } }