Skip to content

Commit

Permalink
downgrade to electron-build 22.11.11 (#54)
Browse files Browse the repository at this point in the history
  • Loading branch information
rse committed Oct 22, 2021
1 parent 6e9df0e commit 7d484d9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ versions and prefixed with the kind of change.
- 2.6.7
- UPGRADE: upgrade to Electron 15.3.0
- UPGRADE: upgrade minor dependencies
- BUGFIX: downgrade to old Electron-Builder 22.11.11 to get rid of false positives in Windows Defender

- 2.6.6
- UPGRADE: upgrade to Electron 15.1.0
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"devDependencies": {
"electron": "15.3.0",
"electron-builder": "22.13.1",
"electron-builder": "22.11.11",
"electron-notarize": "1.1.1",
"cross-env": "7.0.3",
"nodemon": "2.0.14",
Expand Down

0 comments on commit 7d484d9

Please sign in to comment.