Skip to content

Commit

Permalink
use electron-builder 20.41.0
Browse files Browse the repository at this point in the history
that adds an option to use hardened Mac OS, which is necessary
for code notarization later.

See https://github.com/electron-userland/electron-builder/releases/tag/v20.41.0
and electron-userland/electron-builder#3858
  • Loading branch information
bahmutov committed Dec 4, 2019
1 parent 77b362e commit ec9335d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
"debug": "4.1.1",
"decaffeinate": "6.0.1",
"del": "3.0.0",
"electron-builder": "20.39.0",
"electron-builder": "20.41.0",
"eslint": "6.1.0",
"eslint-plugin-cypress": "2.6.0",
"eslint-plugin-json-format": "2.0.0",
Expand Down

0 comments on commit ec9335d

Please sign in to comment.