Skip to content

Commit

Permalink
revert back to 23.6.0 for electron-builder to avoid CI failures due t…
Browse files Browse the repository at this point in the history
…o compilation timeout
  • Loading branch information
antonycourtney committed Dec 20, 2022
1 parent 089c13f commit d6d59a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/tad-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"css-loader": "^6.5.1",
"duplicate-package-checker-webpack-plugin": "^3.0.0",
"electron": "22.0.0",
"electron-builder": "^24.0.0-alpha.8",
"electron-builder": "^23.6.0",
"electron-notarize": "^1.2.2",
"file-loader": "^6.2.0",
"image-webpack-loader": "^8.0.1",
Expand Down

0 comments on commit d6d59a6

Please sign in to comment.