Skip to content

Instantly share code, notes, and snippets.

@buonzz
Created August 3, 2019 09:34
Show Gist options
  • Save buonzz/5fed5c71917da2e7779319528f548a43 to your computer and use it in GitHub Desktop.
Save buonzz/5fed5c71917da2e7779319528f548a43 to your computer and use it in GitHub Desktop.
npm
# login to your account
npm adduser
# publish a package: updated first the version in package.json
npm publish .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment