mirror of
https://github.com/zebrajr/react.git
synced 2025-12-06 12:20:20 +01:00
parent
45d942f94a
commit
ce578f9c59
|
|
@ -62,7 +62,7 @@ async function main() {
|
|||
.option('tag', {
|
||||
description: 'Tag to publish to npm',
|
||||
type: 'choices',
|
||||
choices: ['experimental', 'beta'],
|
||||
choices: ['experimental', 'beta', 'rc'],
|
||||
default: 'experimental',
|
||||
})
|
||||
.option('version-name', {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user