Bump to electron 13.1.9

...take two
This commit is contained in:
David Baker
2021-08-16 18:07:35 +01:00
parent 9fde6791e5
commit 71c46e7365
2 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -57,7 +57,7 @@
"allchange": "^1.0.0",
"asar": "^2.0.1",
"chokidar": "^3.5.2",
"electron": "^13.1.7",
"electron": "^13.1.9",
"electron-builder": "22.11.4",
"electron-builder-squirrel-windows": "22.11.4",
"electron-devtools-installer": "^3.1.1",
@@ -83,7 +83,7 @@
},
"build": {
"appId": "im.riot.app",
"electronVersion": "13.1.6",
"electronVersion": "13.1.9",
"files": [
"package.json",
{