begin scaffolding for lerna
This commit is contained in:
9
lerna.json
Normal file
9
lerna.json
Normal file
@ -0,0 +1,9 @@
|
||||
{
|
||||
"lerna": "2.11.0",
|
||||
"packages": [
|
||||
"packages/*"
|
||||
],
|
||||
"version": "independent",
|
||||
"npmClient": "yarn",
|
||||
"useWorkspaces": true
|
||||
}
|
Reference in New Issue
Block a user