Skip to content

Commit

Permalink
Reverting builder due to regression electron-userland/electron-builde…
Browse files Browse the repository at this point in the history
  • Loading branch information
davidjgraph committed Nov 10, 2021
1 parent 9330d88 commit e5b2d11
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"devDependencies": {
"dotenv": "^10.0.0",
"electron": "^13.6.1",
"electron-builder": "^22.13.1",
"electron-builder": "^22.11.11",
"electron-notarize": "^1.1.1",
"sumchecker": "^3.0.1"
}
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -804,7 +804,7 @@ ejs@^3.1.6:
dependencies:
jake "^10.6.1"

electron-builder@^22.13.1:
electron-builder@^22.11.11:
version "22.13.1"
resolved "https://registry.yarnpkg.com/electron-builder/-/electron-builder-22.13.1.tgz#419b2736c0b08f54cb024bc02cfae6b878b34fc3"
integrity sha512-ajlI40L60qKBBxvpf770kcjxHAccMpEWpwsHAppytl3WmWgJfMut4Wz9VUFqyNtX/9a624QTatk6TqoxqewRug==
Expand Down

0 comments on commit e5b2d11

Please sign in to comment.