Skip to content

Commit

Permalink
fix: downgrade electron
Browse files Browse the repository at this point in the history
Signed-off-by: Innei <tukon479@gmail.com>
  • Loading branch information
Innei committed Dec 11, 2024
1 parent 8ce4702 commit 9bcb268
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 31 deletions.
2 changes: 1 addition & 1 deletion apps/main/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"devDependencies": {
"@types/js-yaml": "4.0.9",
"@types/node": "^22.10.1",
"electron": "33.3.0",
"electron": "33.2.0",
"electron-devtools-installer": "3.2.0",
"hono": "4.6.13"
}
Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@
"dnum": "^2.14.0",
"dotenv": "16.4.7",
"drizzle-orm": "0.37.0",
"electron": "33.3.0",
"electron-devtools-installer": "3.2.0",
"electron-packager-languages": "0.5.0",
"electron-vite": "^2.3.0",
Expand Down
1 change: 0 additions & 1 deletion packages/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
"@t3-oss/env-core": "^0.11.1",
"better-auth": "1.0.14",
"drizzle-orm": "0.37.0",
"electron": "33.2.1",
"hono": "4.6.13",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down
50 changes: 22 additions & 28 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 9bcb268

Please sign in to comment.