Skip to content

Commit

Permalink
fix(project): downgrade electron-builder (#1813)
Browse files Browse the repository at this point in the history
  • Loading branch information
hyrious authored Jan 10, 2023
1 parent 3ed3da2 commit 228e8d9
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 39 deletions.
2 changes: 1 addition & 1 deletion desktop/main-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"dotenv-flow": "^3.2.0",
"dotenv-flow-webpack": "^1.1.0",
"electron": "12.0.15",
"electron-builder": "^23.3.3",
"electron-builder": "^22.14.13",
"electron-devtools-vendor": "^1.1.0",
"electron-notarize": "^1.2.1",
"file-loader": "^6.2.0",
Expand Down
85 changes: 47 additions & 38 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 228e8d9

Please sign in to comment.