Skip to content

Commit 0304273

Browse files
committed
Added missing release branches config for pre-releases.
1 parent 793a752 commit 0304273

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@
7373
"release": {
7474
"monorepo": "./packages",
7575
"branches": ["+([0-9])?(.{+([0-9]),x}).x", "master", "next", "next-major", {"name": "beta", "prerelease": true}, {"name": "alpha", "prerelease": true}],
76-
7776
"plugins": [
7877
"@khala/npm-release-monorepo",
7978
[

0 commit comments

Comments
 (0)