0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-16 21:56:25 -05:00

Merge branch 'master' into 4.x

This commit is contained in:
Juan Picado @jotadeveloper 2019-02-18 21:22:24 +01:00 committed by GitHub
commit 8cb342786c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,4 +7,4 @@ lastTag=$(git describe --tags $(git rev-list --tags --max-count=1))
echo "Bumping version to new tag: ${lastTag}" echo "Bumping version to new tag: ${lastTag}"
# Publish to NPM # Publish to NPM
npm publish --tag next npm publish --tag next --registry https://registry.npmjs.org/