Skip to content
This repository was archived by the owner on Dec 3, 2022. It is now read-only.

Commit 58b2579

Browse files
committed
release-it
1 parent b51595b commit 58b2579

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
@@ -15,7 +15,7 @@
1515
"lint": "tslint --project tsconfig.json",
1616
"build": "tsc --project tsconfig-build.json",
1717
"prepare": "yarn build",
18-
"release": "release-it --preRelease",
18+
"release": "release-it --preRelease=alpha",
1919
"precommit": "lint-staged"
2020
},
2121
"publishConfig": {

0 commit comments

Comments
 (0)