From e879760678363cc5b40c063cb3d53800e846b3ef Mon Sep 17 00:00:00 2001 From: Felix Rieseberg Date: Fri, 17 May 2019 13:43:39 +0900 Subject: [PATCH] build: Cut the flatpack --- forge.config.js | 4 ---- 1 file changed, 4 deletions(-) diff --git a/forge.config.js b/forge.config.js index da6f776..87cbd17 100644 --- a/forge.config.js +++ b/forge.config.js @@ -44,10 +44,6 @@ module.exports = { { name: '@electron-forge/maker-rpm', platforms: ['linux'] - }, - { - name: '@electron-forge/maker-flatpak', - platforms: ['linux'] } ], publishers: [