From 100873163fd006e4f0a43f37381ff56c2a98b366 Mon Sep 17 00:00:00 2001 From: JellyBrick Date: Mon, 14 Oct 2024 21:34:33 +0900 Subject: [PATCH] fix: remove `"compression": "maximum"` --- package.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 3ab34109..fd12fb64 100644 --- a/package.json +++ b/package.json @@ -133,8 +133,7 @@ "armv7l" ] } - ], - "compression": "maximum" + ] }, "appImage": { "description": "YouTube Music Desktop App bundled with custom plugins (and built-in ad blocker / downloader)", @@ -174,8 +173,7 @@ "interface": "mpris" } } - ], - "compression": "lzo" + ] }, "directories": { "output": "./pack/"