From 8c3b187851ca490c0e21df9f1f54bb53bf6cbcf0 Mon Sep 17 00:00:00 2001 From: yougotwill Date: Wed, 5 Mar 2025 20:22:59 +1100 Subject: [PATCH] fix: restore deb target --- package.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/package.json b/package.json index 6beb378a6..8936098a1 100644 --- a/package.json +++ b/package.json @@ -263,9 +263,7 @@ "StartupWMClass": "Session" }, "asarUnpack": "node_modules/spellchecker/vendor/hunspell_dictionaries", - "target": [ - "deb" - ], + "target": ["deb"], "icon": "build/icon-linux.icns" }, "asarUnpack": [