mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-12-21 14:21:48 +03:00
7a201984e9
fix AF-1432, PD-1176
13 lines
247 B
JSON
13 lines
247 B
JSON
{
|
|
"name": "@affine-test/affine-cloud-copilot",
|
|
"private": true,
|
|
"scripts": {
|
|
"e2e": "yarn playwright test"
|
|
},
|
|
"devDependencies": {
|
|
"@affine-test/kit": "workspace:*",
|
|
"@playwright/test": "=1.47.2"
|
|
},
|
|
"version": "0.17.0"
|
|
}
|