fast-react/lerna.json

9 строки
117 B
JSON

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