mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-06-11 11:45:15 +08:00
add preid to lerna config
This commit is contained in:
parent
c925160e78
commit
afcd8f1671
@ -7,7 +7,8 @@
|
|||||||
"useWorkspaces": false,
|
"useWorkspaces": false,
|
||||||
"command": {
|
"command": {
|
||||||
"publish": {
|
"publish": {
|
||||||
"conventionalCommits": true
|
"conventionalCommits": true,
|
||||||
|
"preid": "beta"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user