fix(native): async fn compile error (#7435)

This commit is contained in:
LongYinan
2024-07-08 15:04:37 +08:00
committed by GitHub
parent 602d932065
commit ba356f4412
17 changed files with 81 additions and 57 deletions

View File

@@ -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"
},