Skip to content

Commit b956cbc

Browse files
committed
chore: v13 beta
1 parent fec4c03 commit b956cbc

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:alpha": "release-it --preRelease=alpha"
38+
"release:beta": "release-it --preRelease=beta"
3939
},
4040
"files": [
4141
"build/",

0 commit comments

Comments
 (0)