mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-15 05:37:32 +00:00
fix(native): async fn compile error (#7435)
This commit is contained in:
@@ -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"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user