Skip to content

Commit

Permalink
pin electron to 20.2.0 until a solution is found to lovell/sharp#3384
Browse files Browse the repository at this point in the history
  • Loading branch information
mrbuds committed Oct 17, 2022
1 parent 8aff3a5 commit 3da4e02
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -53,7 +53,7 @@
"@vue/cli-service": "^5.0.8",
"@vue/compiler-sfc": "^3.2.38",
"@vue/eslint-config-typescript": "^10.0.0",
"electron": "^21.1.1",
"electron": "^20.2.0",
"electron-builder": "^23.6.0",
"electron-devtools-installer": "^3.2.0",
"eslint": "^7.32.0",
Expand Down

0 comments on commit 3da4e02

Please sign in to comment.