diff --git a/apps/desktop/package.json b/apps/desktop/package.json index 7a47069..da81a2a 100644 --- a/apps/desktop/package.json +++ b/apps/desktop/package.json @@ -73,11 +73,7 @@ "createDesktopShortcut": true }, "linux": { - "target": [ - { "target": "AppImage", "arch": ["x64"] }, - { "target": "deb", "arch": ["x64"] }, - { "target": "rpm", "arch": ["x64"] } - ], + "target": ["AppImage", "deb", "rpm"], "icon": "resources/icon.png", "category": "Utility", "synopsis": "Belkin Wemo device manager — local control, no cloud required",