fix(cli): disable lerna commit and tag

This commit is contained in:
Clark Du 2018-11-17 23:54:38 +00:00 committed by Pooya Parsa
parent b472e47466
commit 1c15fbeec0
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
"conventionalCommits": true,
"exact": true,
"noPush": true,
"gitTagVersion": false,
"packages": [
"packages/*",
"distributions/*"