We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08eb5d3 commit 1ac2f33Copy full SHA for 1ac2f33
lerna.json
@@ -12,7 +12,7 @@
12
"npmClientArgs": ["--no-package-lock"]
13
},
14
"version": {
15
- "allowBranch": ["master", "feature/*"]
+ "allowBranch": ["main", "feature/*"]
16
}
17
18
"ignoreChanges": ["**/__fixtures__/**", "**/__tests__/**"],
0 commit comments