From 1b8380c5dc3fff14057a44ed442e317979274636 Mon Sep 17 00:00:00 2001 From: Alexis Svinartchouk Date: Sun, 3 Nov 2019 13:53:43 +0100 Subject: [PATCH] Update scripts repo as electron-builder's build command was renamed electron-builder Change-type: patch --- .resinci.json | 3 +++ scripts/resin | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/.resinci.json b/.resinci.json index 12b985e3..89abbe50 100644 --- a/.resinci.json +++ b/.resinci.json @@ -42,6 +42,9 @@ "!node_modules/**/.eslintrc.yml", "!node_modules/**/.eslintignore", "!node_modules/**/.publishrc", + "assets/icon.png", + "build/**/*.node", + "lib", "!lib/gui/app", "lib/gui/app/index.html", "generated", diff --git a/scripts/resin b/scripts/resin index 1b5bb595..39270eb2 160000 --- a/scripts/resin +++ b/scripts/resin @@ -1 +1 @@ -Subproject commit 1b5bb595fe00a81e9a12df654c9909e674997dd9 +Subproject commit 39270eb2e5d72652f42f91ccd4cee1a66d41e06e