forked from matrix/element-web
Upgrade to Electron 6
This commit is contained in:
parent
f69f852c53
commit
a438efa4be
|
@ -154,7 +154,7 @@
|
||||||
},
|
},
|
||||||
"build": {
|
"build": {
|
||||||
"appId": "im.riot.app",
|
"appId": "im.riot.app",
|
||||||
"electronVersion": "5.0.7",
|
"electronVersion": "6.0.0",
|
||||||
"files": [
|
"files": [
|
||||||
"node_modules/**",
|
"node_modules/**",
|
||||||
"src/**"
|
"src/**"
|
||||||
|
|
Loading…
Reference in New Issue