Skip to content

Commit

Permalink
downgrade electron builder
Browse files Browse the repository at this point in the history
  • Loading branch information
JustJoostNL committed Oct 19, 2024
1 parent 521b4bc commit c57c20a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Binary file modified bun.lockb
Binary file not shown.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,8 @@
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
"@vitejs/plugin-react": "^4.3.2",
"electron": "^33.0.0",
"electron-builder": "^25.1.8",
"electron": "^33.0.1",
"electron-builder": "24.13.3",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.1",
Expand All @@ -86,7 +86,7 @@
"react-ga4": "^2.1.0",
"sass": "^1.79.5",
"typescript": "^5.4.5",
"vite": "^5.4.9",
"vite": "^5.4.2",
"vite-electron-plugin": "^0.8.3",
"vite-plugin-electron": "^0.28.8",
"vite-plugin-electron-renderer": "^0.14.6"
Expand Down

0 comments on commit c57c20a

Please sign in to comment.