Skip to content

Commit

Permalink
chore: downgrade electron-builder to 23.6.0, newer version aren't wor…
Browse files Browse the repository at this point in the history
…king with release action
  • Loading branch information
daltonmenezes committed Aug 2, 2023
1 parent e5da2f6 commit ecb8a6f
Show file tree
Hide file tree
Showing 2 changed files with 215 additions and 147 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@vitejs/plugin-react": "^4.0.4",
"cross-env": "^7.0.3",
"electron": "^25.3.2",
"electron-builder": "^24.6.3",
"electron-builder": "^23.6.0",
"electron-extension-installer": "^1.2.0",
"electron-vite": "^1.0.27",
"eslint": "^8.46.0",
Expand All @@ -67,4 +67,4 @@
"eslintIgnore": [
"dist"
]
}
}
Loading

0 comments on commit ecb8a6f

Please sign in to comment.