Skip to content

Instantly share code, notes, and snippets.

@victory-sokolov
Last active September 10, 2021 12:35
Show Gist options
  • Save victory-sokolov/4e530e0f19ed7aa89465acb689bb1f4c to your computer and use it in GitHub Desktop.
Save victory-sokolov/4e530e0f19ed7aa89465acb689bb1f4c to your computer and use it in GitHub Desktop.
NPM reference
NPM commands reference
// shows what will be published to npm
npm publish --dry-run
// Unpublish specific version
npm unpublish package-name@version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment