mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 04:18:54 +00:00
fix(native): async fn compile error (#7435)
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
"devDependencies": {
|
||||
"@affine/electron-api": "workspace:*",
|
||||
"@node-rs/argon2": "^1.8.0",
|
||||
"@playwright/test": "^1.44.0",
|
||||
"@playwright/test": "=1.44.1",
|
||||
"express": "^4.19.2",
|
||||
"http-proxy-middleware": "^3.0.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user