From c943b3bbd30beec00dc3afc10491c663bd759ffe Mon Sep 17 00:00:00 2001 From: Max Claus Nunes Date: Wed, 22 Jun 2016 08:22:30 -0300 Subject: [PATCH] Remove package dependecies for Linux apps Probably it fix the Linux installers #143. --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index d56ff59a..8a201333 100644 --- a/package.json +++ b/package.json @@ -38,6 +38,7 @@ ] }, "linux": { + "depends": [], "target": [ "deb", "rpm",