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