Skip to content

Commit

Permalink
Setting fixed electron-builder version due to issue in recent update
Browse files Browse the repository at this point in the history
  • Loading branch information
vassbo authored Mar 27, 2024
1 parent c5a960b commit a068252
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 @@ -126,7 +126,7 @@
"@types/sqlite3": "^3.1.8",
"@types/vimeo__player": "^2.16.2",
"electron": "^21.2.2",
"electron-builder": "^24.9.1",
"electron-builder": "24.12.0",
"playwright": "^1.40.1",
"rollup": "^4.6.1",
"rollup-plugin-copy": "^3.5.0",
Expand Down

0 comments on commit a068252

Please sign in to comment.