From 245213d08a564aa336cfb978124a6eeef052aa8d Mon Sep 17 00:00:00 2001 From: jeffvli Date: Sun, 14 Jan 2024 07:35:32 -0800 Subject: [PATCH] Remove unused rpm build target --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index edfec1fc..6d350d1f 100644 --- a/package.json +++ b/package.json @@ -129,7 +129,6 @@ "linux": { "target": [ "AppImage", - "rpm", "tar.xz" ], "icon": "assets/icons/icon.png",