Просмотр исходного кода

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 лет назад
Родитель
Сommit
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"
     }