Skip to content

Commit

Permalink
test: downgrade electron to 17
Browse files Browse the repository at this point in the history
  • Loading branch information
mjcctech committed Nov 14, 2023
1 parent fc15ad7 commit 07dedde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/defaultDependencies.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module.exports = {
electron: '19.1.9',
electron: '17.4.11',
'electron-builder': '24.6.4',
'electron-packager': '17.1.2'
};

0 comments on commit 07dedde

Please sign in to comment.