Skip to content

Commit

Permalink
build: update release config (#777)
Browse files Browse the repository at this point in the history
  • Loading branch information
huozhi authored Jan 20, 2022
1 parent dc69671 commit 434be4c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,13 @@
"optional": true
}
},
"release": {
"branches": [
"main",
"alpha",
"beta"
]
},
"engines": {
"node": ">= 12.0.0"
},
Expand Down

0 comments on commit 434be4c

Please sign in to comment.