Skip to content

Commit 3f9e151

Browse files
committed
chore: fix lerna config
1 parent 2c1e34c commit 3f9e151

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"version": {
99
"message": "chore(release): publish %s",
1010
"conventionalCommits": true,
11-
"allowBranch": ["master", "next/"],
11+
"allowBranch": ["master", "next"],
1212
"yes": true
1313
}
1414
}

0 commit comments

Comments
 (0)