Skip to content

Commit

Permalink
Allows any 32.y.x version of electron
Browse files Browse the repository at this point in the history
  • Loading branch information
davidjgraph committed Oct 25, 2024
1 parent 271ea6b commit bad25d2
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 @@ -49,7 +49,7 @@
"@electron/fuses": "^1.8.0",
"@electron/notarize": "^2.4.0",
"dotenv": "^16.4.5",
"electron": "32.0.1",
"electron": "^32.0.1",
"electron-builder": "^24.9.1",
"sumchecker": "^3.0.1"
}
Expand Down

0 comments on commit bad25d2

Please sign in to comment.