소스 검색

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"
     }