Packages: Use lerna for release orchestration (#17985)
This commit is contained in:
committed by
Ryan McKinley
parent
6599bdc7f1
commit
c32365f424
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"npmClient": "yarn",
|
||||
"useWorkspaces": true,
|
||||
"packages": ["packages/*"],
|
||||
"version": "6.3.0-alpha.36"
|
||||
}
|
||||
Reference in New Issue
Block a user