Skip to content

Commit 11ec14c

Browse files
committed
Update electron-builder to 22.9.1.
A user reported that if they manually removed the Project Clippi folder instead of uninstalling properly, they can no longer install or uninstall the application. Supposedly updating to 22.9.1 fixes this. More info: electron-userland/electron-builder#4057
1 parent acbd12b commit 11ec14c

File tree

2 files changed

+168
-102
lines changed

2 files changed

+168
-102
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"comlink-loader": "^2.0.0",
9292
"dotenv-webpack": "^6.0.0",
9393
"electron": "7.3.3",
94-
"electron-builder": "22.5.1",
94+
"electron-builder": "22.9.1",
9595
"electron-webpack": "^2.8.2",
9696
"electron-webpack-ts": "^3.2.0",
9797
"eslint": "^7.1.0",

0 commit comments

Comments
 (0)