瀏覽代碼

inspect package status at the end of csp build script

Evan You 10 年之前
父節點
當前提交
01fe821afd
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      build/release-csp.sh

+ 1 - 0
build/release-csp.sh

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