From 0b2a5bc6890402843f67d8d3e5408c1c15ca7a3c Mon Sep 17 00:00:00 2001 From: Fontaine Date: Mon, 7 Oct 2019 21:35:47 +0200 Subject: [PATCH] version 1.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0351e9c4..edcda39f 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ }, "build": { "appId": "com.electron.blocklino", - "asar": true, + "asar": false, "directories": { "buildResources": "./build", "output": "../dist"