Files
foam/lerna.json
Jani Eväkallio 5418ea8bb2 v0.3.0
2020-07-25 18:28:52 +01:00

9 lines
111 B
JSON

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