mirror of
https://github.com/youzan/vant.git
synced 2025-10-18 17:51:54 +00:00
[build] 0.0.7
This commit is contained in:
@@ -19,7 +19,7 @@ then
|
||||
echo "Releasing zanui-css $VERSION ..."
|
||||
cd packages/zanui-css
|
||||
npm version $VERSION --message "[release] $VERSION"
|
||||
npm publish
|
||||
npm publish --registry=http://registry.npm.qima-inc.com
|
||||
cd ../..
|
||||
|
||||
# commit
|
||||
@@ -31,5 +31,5 @@ then
|
||||
git push origin master
|
||||
git push origin refs/tags/v$VERSION
|
||||
|
||||
npm publish
|
||||
npm publish --registry=http://registry.npm.qima-inc.com
|
||||
fi
|
||||
|
Reference in New Issue
Block a user