Skip to content

Commit 2596ba7

Browse files
committed
fix build:dist (exe still not working)
1 parent b244d2e commit 2596ba7

File tree

2 files changed

+34
-6
lines changed

2 files changed

+34
-6
lines changed

package-lock.json

Lines changed: 32 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,13 +64,14 @@
6464
"@typescript-eslint/eslint-plugin": "^8.16.0",
6565
"@typescript-eslint/parser": "^8.16.0",
6666
"@typescript/native-preview": "^7.0.0-dev.20250806.1",
67+
"cross-env": "^7.0.3",
6768
"electron": "^38.4.0",
6869
"electron-builder": "^25.1.8",
69-
"cross-env": "^7.0.3",
7070
"esbuild": "^0.25.6",
7171
"eslint": "^9.31.0",
7272
"globals": "^16.3.0",
7373
"jest": "^30.0.4",
74+
"node-abi": "^4.15.0",
7475
"prettier": "^3.3.3",
7576
"ts-jest": "^29.2.5",
7677
"typescript": "^5.7.2",

0 commit comments

Comments
 (0)