refactor: use yarn (#1619)

This commit is contained in:
Himself65
2023-03-20 02:05:02 -05:00
committed by GitHub
parent f6c1423361
commit fe2d244460
33 changed files with 21642 additions and 19727 deletions
+3 -4
View File
@@ -32,12 +32,11 @@
"@electron/rebuild": "^3.2.10",
"dts-for-context-bridge": "^0.7.1",
"electron": "23.1.4",
"esbuild": "^0.17.8",
"zx": "^7.2.0"
"esbuild": "^0.17.12",
"zx": "^7.2.1"
},
"dependencies": {
"cross-env": "7.0.3",
"electron-window-state": "^5.0.3"
},
"packageManager": "yarn@3.4.1"
}
}