0
Fork 0
mirror of https://github.com/penpot/penpot-plugins.git synced 2025-01-09 00:10:12 -05:00
penpot-plugins/apps/e2e/project.json

9 lines
189 B
JSON
Raw Normal View History

2024-06-13 08:15:10 -05:00
{
"name": "e2e",
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"projectType": "application",
"implicitDependencies": [],
"tags": ["type:e2e"],
"targets": {}
}