mirror of
https://github.com/CringeStudios/element-desktop.git
synced 2025-01-18 23:44:59 +01:00
Put electronVersion back (#287)
seems letting electron builder take it from the dependencies confuses the keytar build process
This commit is contained in:
parent
aa6e4d5ce2
commit
e2bdedfec1
@ -83,6 +83,7 @@
|
|||||||
},
|
},
|
||||||
"build": {
|
"build": {
|
||||||
"appId": "im.riot.app",
|
"appId": "im.riot.app",
|
||||||
|
"electronVersion": "13.5.2",
|
||||||
"files": [
|
"files": [
|
||||||
"package.json",
|
"package.json",
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user