1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Make application build not fail for not detecting electron version

Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
This commit is contained in:
Janne Savolainen 2023-02-10 09:03:12 +02:00 committed by Sebastian Malton
parent e863ecbcdf
commit 1a4243407a

View File

@ -94,6 +94,8 @@
}
},
"build": {
"npmRebuild": false,
"electronVersion": "19.1.9",
"generateUpdatesFilesForAllChannels": true,
"files": [
"static/**/*",