Skip to content

Instantly share code, notes, and snippets.

@illvart
Created June 1, 2019 12:49
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 illvart/51c3de3a80a234ddabb466b661b9d85e to your computer and use it in GitHub Desktop.
Save illvart/51c3de3a80a234ddabb466b661b9d85e to your computer and use it in GitHub Desktop.
npm unpublish
npm login
npm unpublish @username/package@1.0.0
npm deprecate @username/package@1.0.0 "Hey, please use the latest version"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment