From ff21f7e034c5ca940f53ca74a99f33e00364e525 Mon Sep 17 00:00:00 2001 From: aandrew-me Date: Thu, 25 Aug 2022 21:19:32 +0600 Subject: [PATCH] Small changes --- package.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/package.json b/package.json index ebf0876..c0b8ace 100644 --- a/package.json +++ b/package.json @@ -80,9 +80,6 @@ ], "category": "Utility" }, - "snap": { - "compression": "lzo" - }, "win": { "target": "nsis" },