Browse Source

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 năm trước cách đây
mục cha
commit
fbd3edcb63
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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"
     }