improve lerna config
This commit is contained in:
@@ -4,5 +4,11 @@
|
|||||||
],
|
],
|
||||||
"npmClient": "yarn",
|
"npmClient": "yarn",
|
||||||
"version": "independent",
|
"version": "independent",
|
||||||
"useWorkspaces": false
|
"useWorkspaces": false,
|
||||||
|
"command": {
|
||||||
|
"publish": {
|
||||||
|
"conventionalCommits": true,
|
||||||
|
"yes": true
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user