mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
Update to electron 1.4.8
Which uses a new enough build of chromium that it accepts our SSL certs.
This commit is contained in:
parent
f9afa79b01
commit
55062c7ec5
@ -128,7 +128,7 @@
|
|||||||
"build": {
|
"build": {
|
||||||
"appId": "im.riot.app",
|
"appId": "im.riot.app",
|
||||||
"category": "Network",
|
"category": "Network",
|
||||||
"electronVersion": "1.4.2",
|
"electronVersion": "1.4.8",
|
||||||
"//asar=false": "https://github.com/electron-userland/electron-builder/issues/675",
|
"//asar=false": "https://github.com/electron-userland/electron-builder/issues/675",
|
||||||
"asar": false,
|
"asar": false,
|
||||||
"dereference": true,
|
"dereference": true,
|
||||||
|
Loading…
Reference in New Issue
Block a user