Skip to content

Commit

Permalink
Revert "deps(dev): bump electron from 25.5.0 to 26.0.0 (#910)"
Browse files Browse the repository at this point in the history
This reverts commit 60741d7.

This update introduced a glif wallet provider issue:

> TypeError: Private key not in range [1, n)
  • Loading branch information
juliangruber committed Aug 22, 2023
1 parent d5f87cf commit f052664
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
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"@vitest/ui": "^0.34.1",
"autoprefixer": "^10.4.15",
"cross-env": "^7.0.3",
"electron": "^26.0.0",
"electron": "^25.5.0",
"electron-builder": "^24.4.0",
"electron-devtools-installer": "^3.2.0",
"eslint": "^8.47.0",
Expand Down

0 comments on commit f052664

Please sign in to comment.