From 215ac0c00af5ee84dc420fe72b469563646ba7a5 Mon Sep 17 00:00:00 2001 From: yazninja Date: Fri, 12 May 2023 22:06:25 +0300 Subject: [PATCH] build for all linux distributions --- package.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 565cc04f..428fd162 100644 --- a/package.json +++ b/package.json @@ -139,7 +139,10 @@ ], "linux": { "target": [ - "AppImage" + "AppImage", + "deb", + "rpm", + "snap" ], "synopsis": "A new look into listening and enjoying music in style and performance. ", "category": "AudioVideo",