Update electron builder
This resolves an issue where the auto-updater on Mac with a standard (ie. non-admin) user account would leave the app in a broken, unlaunchable state (although it's not obvious what change in electron-builder fixes this). Fixes https://github.com/vector-im/riot-web/issues/8215
This commit is contained in:
parent
6d7492d92a
commit
5fe0af2500
2 changed files with 411 additions and 182 deletions
|
@ -101,7 +101,7 @@
|
|||
"cpx": "^1.3.2",
|
||||
"cross-env": "^4.0.0",
|
||||
"css-loader": "^2.1.0",
|
||||
"electron-builder": "^20.29.0",
|
||||
"electron-builder": "^20.38.5",
|
||||
"electron-builder-squirrel-windows": "^11.6.1",
|
||||
"electron-devtools-installer": "^2.2.4",
|
||||
"emojione": "^2.2.7",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue