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

@@ -7,7 +7,7 @@
"devDependencies": {
"@affine-test/fixtures": "workspace:*",
"@affine-test/kit": "workspace:*",
"@playwright/test": "^1.44.0"
"@playwright/test": "=1.44.1"
},
"version": "0.15.0"
}