fast/lerna.json

9 строки
120 B
JSON

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