{ "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.0.0-20230926212737-6d4b1569-nightly", "@blocksuite/blocks": "0.0.0-20230926212737-6d4b1569-nightly", "@blocksuite/global": "0.0.0-20230926212737-6d4b1569-nightly", "@blocksuite/store": "0.0.0-20230926212737-6d4b1569-nightly", "@playwright/test": "^1.38.1" }, "version": "0.9.0-canary.13" }