fix: electron cannot be started in Windows (#2784)

(cherry picked from commit 7eaff644e3)
This commit is contained in:
JimmFly
2023-06-15 14:16:27 +08:00
committed by Alex Yang
parent 8c3d35ad56
commit 5769425ec1
5 changed files with 8 additions and 5 deletions
+1
View File
@@ -57,6 +57,7 @@
"ts-node": "^10.9.1",
"undici": "^5.22.1",
"uuid": "^9.0.0",
"which": "^3.0.1",
"zx": "^7.2.2"
},
"dependencies": {