mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-12-23 21:55:02 +03:00
ed63602f01
auto removed by https://knip.dev/features/auto-fix
13 lines
271 B
JSON
13 lines
271 B
JSON
{
|
|
"name": "@affine-test/affine-migration",
|
|
"description": "AFFiNE migration e2e tests",
|
|
"scripts": {
|
|
"e2e": "yarn playwright test"
|
|
},
|
|
"devDependencies": {
|
|
"@affine-test/kit": "workspace:*",
|
|
"@playwright/test": "=1.47.0"
|
|
},
|
|
"version": "0.16.0"
|
|
}
|