Skip to content

Commit

Permalink
fix: revert electron-builder version used in Electron template (#323)
Browse files Browse the repository at this point in the history
  • Loading branch information
giladgd authored Sep 20, 2024
1 parent 2204e7a commit 6c644ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/electron-typescript-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@typescript-eslint/parser": "^7.12.0",
"@vitejs/plugin-react": "^4.3.1",
"electron": "^32.1.0",
"electron-builder": "^25.0.5",
"electron-builder": "^24.13.3",
"eslint": "^8.57.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jsdoc": "^48.2.9",
Expand Down

0 comments on commit 6c644ff

Please sign in to comment.