Skip to content

Commit

Permalink
feat: alpha to rc
Browse files Browse the repository at this point in the history
  • Loading branch information
winixt committed Mar 1, 2021
1 parent 0650ab0 commit 6980045
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"clean": "lerna clean",
"bootstrap": "lerna bootstrap",
"build": "father-build --watch",
"ver": "lerna version prerelease --preid alpha --no-changelog --no-commit-hooks --no-private",
"ver": "lerna version prerelease --preid rc --no-changelog --no-commit-hooks --no-private",
"release": "father-build && lerna publish from-git --dist-tag next",
"docs:dev": "vuepress dev docs --clean-cache",
"docs:build": "vuepress build docs --clean-cache"
Expand Down

0 comments on commit 6980045

Please sign in to comment.