forked from CringeStudios/element-desktop
Put electronVersion back (#287)
seems letting electron builder take it from the dependencies confuses the keytar build process
This commit is contained in:
parent
846a8df9a6
commit
6e28c141ab
@ -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…
x
Reference in New Issue
Block a user