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.
2 parents 1af26df + e99cfb4 commit c40919bCopy full SHA for c40919b
lerna.json
@@ -1,10 +1,7 @@
1
{
2
"command": {
3
"publish": {
4
- "allowBranch": [
5
- "master",
6
- "dev"
7
- ],
+ "allowBranch": ["stable"],
8
"message": "chore(release): publish %s"
9
},
10
"version": {
0 commit comments