just/lerna.json

7 строки
148 B
JSON

{
"packages": ["packages/*", "packages/documentation/website", "scripts"],
"useWorkspaces": true,
"npmClient": "yarn",
"version": "0.0.0"
}