瀏覽代碼

chore(lerna): remove allowBranch

This needs to be added back before merging this branch (and the branch should be trunk not main!)
Sarah Norris 3 年之前
父節點
當前提交
fbd3edcb63
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      lerna.json

+ 0 - 1
lerna.json

@@ -1,7 +1,6 @@
 {
   "command": {
     "version": {
-      "allowBranch": "main",
       "conventionalCommits": true,
       "message": "chore: auto-update package info"
     }