add preid to lerna config
This commit is contained in:
@@ -7,7 +7,8 @@
|
||||
"useWorkspaces": false,
|
||||
"command": {
|
||||
"publish": {
|
||||
"conventionalCommits": true
|
||||
"conventionalCommits": true,
|
||||
"preid": "beta"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user