From a29c9e41af040c56545a9feb29e90784dd1e88ec Mon Sep 17 00:00:00 2001 From: VPS 4 Builder Date: Thu, 28 May 2026 03:08:27 +0200 Subject: [PATCH] =?UTF-8?q?fix:=20remove=20propriedade=20publisherName=20p?= =?UTF-8?q?ois=20author=20ja=20=C3=A9=20suficiente?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index 90e1313..193014d 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,6 @@ "icon": "favicon.png" }, "nsis": { - "publisherName": "ScoreOdonto", "oneClick": true, "perMachine": true, "allowToChangeInstallationDirectory": false,