Skip to content

Commit

Permalink
Add alpha prerelease.
Browse files Browse the repository at this point in the history
  • Loading branch information
aidanCQ committed Sep 9, 2024
1 parent b892c7f commit a127c6b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,7 @@
"build": "rm -rf ./dist && rollup -c"
},
"release": {
"branches": [
"main"
]
"branches": ["main", { "name": "alpha", "prerelease": true}]
},
"publishConfig": {
"registry": "https://registry.npmjs.org",
Expand Down

0 comments on commit a127c6b

Please sign in to comment.