inspect package status at the end of csp build script

This commit is contained in:
Evan You 2016-03-25 03:29:24 -04:00
parent 8e8a4cff14
commit 01fe821afd

View File

@ -21,3 +21,4 @@ git push origin v$CSP_VERSION
npm publish
npm dist-tag add vue@$PLAIN_VERSION latest
npm dist-tag add vue@$CSP_VERSION csp
npm view vue version dist-tags