Browse Source

chore(lerna): temporarily remove allowBranch setting

Sarah Norris 3 years ago
parent
commit
596aeb80ea
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": "trunk",
       "conventionalCommits": true
     }
   },