diff --git a/lerna.json b/lerna.json index 85ffa60a..7ffb5e58 100644 --- a/lerna.json +++ b/lerna.json @@ -7,8 +7,7 @@ "useWorkspaces": false, "command": { "publish": { - "conventionalCommits": true, - "preid": "beta" + "conventionalCommits": true } } }