mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-30 00:29:46 +08:00
refactor: use yarn (#1619)
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user