Skip to content

Commit dd31a94

Browse files
committed
chore: tag release as alpha
1 parent ee3727d commit dd31a94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"msha": "node src/msha.js",
77
"auth": "func host start",
88
"start": "concurrently --restart-tries 1 -c 'bgBlue.bold,bgMagenta.bold' --kill-others 'npm:msha' 'npm:auth' ",
9-
"release": "release-it"
9+
"release": "release-it --preRelease=alpha"
1010
},
1111
"bin": {
1212
"swa": "./bin/index.js",

0 commit comments

Comments
 (0)