backstage-edp/lerna.json

7 lines
152 B
JSON
Raw Permalink Normal View History

2024-01-29 16:32:29 -08:00
{
"packages": ["packages/*", "plugins/*"],
"npmClient": "yarn",
"version": "0.1.0",
"$schema": "node_modules/lerna/schemas/lerna-schema.json"
}