From 2cc7e99ef03aaa00a662f719d24dcf167de8b794 Mon Sep 17 00:00:00 2001 From: Ramiro Saenz Date: Thu, 2 Mar 2017 11:20:37 -0300 Subject: [PATCH] Removed portable option --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index 4737540d..1c693dd8 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,6 @@ "win": { "target": [ "squirrel", - "portable", "zip" ] },