overreact-core/lerna.json

7 строки
109 B
JSON

{
"packages": ["packages/*"],
"npmClient": "yarn",
"useWorkspaces": true,
"version": "independent"
}