Files
twenty/packages/twenty-e2e-testing/package.json
Charles Bochet ca9c070945 Fix activity (#11015)
Deprecating unused states and making sure that the ActivityRichText
editor loads when activity.bodyV2 is present
2025-03-19 10:45:11 +01:00

12 lines
208 B
JSON

{
"name": "twenty-e2e-testing",
"version": "0.50.0-canary",
"description": "",
"author": "",
"private": true,
"license": "AGPL-3.0",
"devDependencies": {
"@playwright/test": "^1.49.0"
}
}