mirror of
https://github.com/twentyhq/twenty.git
synced 2026-06-11 09:26:53 -04:00
12 lines
207 B
JSON
12 lines
207 B
JSON
{
|
|
"name": "twenty-e2e-testing",
|
|
"description": "",
|
|
"author": "",
|
|
"private": true,
|
|
"license": "AGPL-3.0",
|
|
"devDependencies": {
|
|
"@playwright/test": "^1.60.0",
|
|
"playwright": "^1.60.0"
|
|
}
|
|
}
|