Skip to content

Commit

Permalink
fix: make next branch prerelease
Browse files Browse the repository at this point in the history
  • Loading branch information
paring-chan committed Mar 18, 2024
1 parent e021a85 commit 851673a
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,10 @@
"branches": [
"+([0-9])?(.{+([0-9]),x}).x",
"master",
"next",
"next-major",
{
"name": "next",
"prerelease": true
},
{
"name": "beta",
"prerelease": true
Expand Down

0 comments on commit 851673a

Please sign in to comment.