Files
foam/lerna.json
Riccardo Ferretti 3a798b520f v0.8.0
2021-01-15 13:36:00 +01:00

9 lines
111 B
JSON

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