Skip to content

Commit 3224004

Browse files
committed
Update to latest Electron v22
Not going to v23 for as long as v22 is still getting updates (at least October 2023) to avoid dropping support for Windows 8 & 8.1 for as long as possible.
1 parent 4a077fa commit 3224004

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package-lock.json

Lines changed: 6 additions & 6 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
@@ -144,7 +144,7 @@
144144
"babel-plugin-transform-async-to-generator": "^6.24.1",
145145
"babel-preset-env": "^1.7.0",
146146
"cross-env": "^7.0.3",
147-
"electron": "^22.0.0",
147+
"electron": "^22.3.16",
148148
"electron-builder": "^23.6.0",
149149
"electron-notarize": "^1.0.0",
150150
"lodash": "^4.17.21",

0 commit comments

Comments
 (0)