Skip to content

Instantly share code, notes, and snippets.

@eduardopoleo
Last active May 30, 2016 18:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save eduardopoleo/6e157b0f2d0ad71847b0a798e18b79ea to your computer and use it in GitHub Desktop.
Save eduardopoleo/6e157b0f2d0ad71847b0a798e18b79ea to your computer and use it in GitHub Desktop.
npm versioning

Commit changes and then:

git push 
npm version patch
npm publish --access public
git push —tags

current version is on package version When having problems when the versioning

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment