Skip to content

Commit 4f28d86

Browse files
author
Christopher Willis-Ford
committed
upgrade to electron@^6.1.7 with MAS patch
This version of Electron includes a patch which: - removes the use of some private APIs which were causing Electron apps to be rejected by the Mac App Store, but - might cause degraded performance on Mac.
1 parent 96953c4 commit 4f28d86

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 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
@@ -35,7 +35,7 @@
3535
"babel-loader": "^8.0.6",
3636
"babel-plugin-react-intl": "^2.3.1",
3737
"copy-webpack-plugin": "^4.6.0",
38-
"electron": "^4.2.9",
38+
"electron": "^6.1.7",
3939
"electron-builder": "^20.44.4",
4040
"electron-devtools-installer": "^2.2.4",
4141
"electron-store": "^3.3.0",

0 commit comments

Comments
 (0)