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 years ago
parent
commit
fbd3edcb63
1 changed files with 0 additions and 1 deletions
  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"
     }