Sfoglia il codice sorgente

inspect package status at the end of csp build script

Evan You 10 anni fa
parent
commit
01fe821afd
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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