Skip to content

Commit 9b3e042

Browse files
committed
Update Electron to v29
This brings lots of small fixes & improvements, particularly by just bringing a newer Chromium, but also means dropping support for both Mac OS < 10.15 (pre-Catalina) and Windows < 10 (i.e. dropping 8 & 8.1, as Windows 7 has been unsupported in the server for some time anyway).
1 parent 3f7a24d commit 9b3e042

File tree

2 files changed

+36
-18
lines changed

2 files changed

+36
-18
lines changed

package-lock.json

Lines changed: 35 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@
145145
"babel-plugin-transform-async-to-generator": "^6.24.1",
146146
"babel-preset-env": "^1.7.0",
147147
"cross-env": "^7.0.3",
148-
"electron": "^22.3.26",
148+
"electron": "^29.1.5",
149149
"electron-builder": "^24.13.3",
150150
"lodash": "^4.17.21",
151151
"node-fetch": "^2.6.7",

0 commit comments

Comments
 (0)