From e397f07d32ce99af6f1fc9bb3d3b0bdd8985fc57 Mon Sep 17 00:00:00 2001 From: Jari Kolehmainen Date: Mon, 5 Jul 2021 12:48:37 +0300 Subject: [PATCH] set build.appId Signed-off-by: Jari Kolehmainen --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index b151730c3e..6aefeb333e 100644 --- a/package.json +++ b/package.json @@ -74,6 +74,7 @@ ] }, "build": { + "appId": "com.electron.kontena-lens", "generateUpdatesFilesForAllChannels": true, "files": [ "static/build/main.js"