Skip to content

Commit 3bd43c7

Browse files
committed
Upgrades to Electron 13
Possibly addresses issues with Conditional Access policies that require a minimum Chromium version of 91. (#2446)
1 parent dc98164 commit 3bd43c7

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 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
@@ -101,7 +101,7 @@
101101
"copy-webpack-plugin": "^6.0.3",
102102
"cross-env": "^5.2.1",
103103
"css-loader": "^2.1.1",
104-
"electron": "12.2.3",
104+
"electron": "^13.6.9",
105105
"electron-builder": "22.14.13",
106106
"eslint": "^7.19.0",
107107
"eslint-config-prettier": "^7.2.0",

0 commit comments

Comments
 (0)