Skip to content

Commit 279c43f

Browse files
committed
fix: remove yes
1 parent 321bbe5 commit 279c43f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

lerna.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@
88
"version": {
99
"message": "chore(release): publish new version",
1010
"conventionalCommits": true,
11-
"allowBranch": ["master", "next"],
12-
"yes": true
11+
"allowBranch": ["master", "next"]
1312
}
1413
}
1514
}

0 commit comments

Comments
 (0)