Skip to content

Instantly share code, notes, and snippets.

@alexrqs
Last active July 1, 2019 21:35
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 alexrqs/f8cf441a31b231b456f5e0b529a0ce88 to your computer and use it in GitHub Desktop.
Save alexrqs/f8cf441a31b231b456f5e0b529a0ce88 to your computer and use it in GitHub Desktop.
npm token use
export NPM_TOKEN="00000000-0000-0000-0000-000000000000"
# .npmrc
package-lock=false
//registry.npmjs.org/:_authToken=${NPM_TOKEN}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment