mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-12-15 16:42:13 +03:00
e3882f9648
Change history: a781985...8254dc9
18 lines
586 B
JSON
18 lines
586 B
JSON
{
|
|
"name": "@affine-test/affine-migration",
|
|
"description": "AFFiNE migration e2e tests",
|
|
"scripts": {
|
|
"e2e": "yarn playwright test"
|
|
},
|
|
"devDependencies": {
|
|
"@affine-test/fixtures": "workspace:*",
|
|
"@affine-test/kit": "workspace:*",
|
|
"@blocksuite/block-std": "0.11.0-nightly-202312200102-8254dc9",
|
|
"@blocksuite/blocks": "0.11.0-nightly-202312200102-8254dc9",
|
|
"@blocksuite/global": "0.11.0-nightly-202312200102-8254dc9",
|
|
"@blocksuite/store": "0.11.0-nightly-202312200102-8254dc9",
|
|
"@playwright/test": "^1.39.0"
|
|
},
|
|
"version": "0.10.3-canary.2"
|
|
}
|