Browse Source

inspect package status at the end of csp build script

Evan You 10 năm trước cách đây
mục cha
commit
01fe821afd
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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 dist-tag add vue@$PLAIN_VERSION latest
 npm dist-tag add vue@$CSP_VERSION csp
+npm view vue version dist-tags