mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-16 13:57:02 +08:00
refactor: remove unused deps (#8259)
auto removed by https://knip.dev/features/auto-fix
This commit is contained in:
@@ -5,11 +5,8 @@
|
||||
"e2e": "yarn playwright test"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@affine-test/fixtures": "workspace:*",
|
||||
"@affine-test/kit": "workspace:*",
|
||||
"@playwright/test": "=1.47.0",
|
||||
"@types/fs-extra": "^11.0.4",
|
||||
"fs-extra": "^11.2.0"
|
||||
"@playwright/test": "=1.47.0"
|
||||
},
|
||||
"version": "0.16.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user