Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Tech] Move to pnpm #3192

Merged
merged 10 commits into from
Apr 10, 2024
Prev Previous commit
Next Next commit
Specify Electron version correctly
  • Loading branch information
CommandMC committed Mar 27, 2024
commit 345bdffd68bd659d9036d12d36694f97ff01dc86
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
"@typescript-eslint/parser": "5.47.1",
"@vitejs/plugin-react-swc": "3.2.0",
"cross-env": "7.0.3",
"electron": "castlabs/electron-releases#29.1.3+wvcus",
"electron": "github:castlabs/electron-releases#v29.1.3+wvcus",
"electron-builder": "24.6.4",
"electron-devtools-installer": "3.2.0",
"eslint": "8.36.0",
Expand Down