Skip to content

Commit

Permalink
fix: use the patched electron-builder
Browse files Browse the repository at this point in the history
FIXME: should switch back after
that commit merged to upstream.
  • Loading branch information
pan93412 committed Feb 24, 2022
1 parent fe14bf4 commit 1542a66
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 @@ -35,7 +35,7 @@
"dexie": "^3.0.3",
"discord-rich-presence": "^0.0.8",
"electron": "^13.6.7",
"electron-builder": "^23.0.0",
"electron-builder": "pan93412/electron-builder#e5e8a72",
"electron-context-menu": "^2.3.0",
"electron-debug": "^3.1.0",
"electron-devtools-installer": "^3.2",
Expand Down

0 comments on commit 1542a66

Please sign in to comment.