Skip to content

Commit 1672880

Browse files
committed
chore: switch to RC
1 parent 4f842f7 commit 1672880

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"build:ts": "tsc --build tsconfig.release.json",
3636
"build": "yarn clean && yarn build:js && yarn build:ts && yarn copy-flowtypes",
3737
"release": "release-it",
38-
"release:beta": "release-it --preRelease=beta"
38+
"release:rc": "release-it --preRelease=rc"
3939
},
4040
"files": [
4141
"build/",

0 commit comments

Comments
 (0)