Skip to content

Commit

Permalink
Downgrade electron to v25.8.2 (#126)
Browse files Browse the repository at this point in the history
  • Loading branch information
bloodywing authored Sep 25, 2023
1 parent 061fec4 commit 2aadc61
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@typescript-eslint/parser": "^6.2.1",
"@vencord/types": "^0.1.2",
"dotenv": "^16.3.1",
"electron": "^26.2.2",
"electron": "^25.8.2",
"electron-builder": "^24.6.3",
"esbuild": "^0.18.17",
"eslint": "^8.46.0",
Expand Down
18 changes: 14 additions & 4 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 2aadc61

Please sign in to comment.