Skip to content

Commit

Permalink
chore: Add npm authentication token to .npmrc
Browse files Browse the repository at this point in the history
  • Loading branch information
davidkpiano committed Aug 2, 2024
1 parent 1e4d9db commit 90b2d62
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
//registry.npmjs.org/:_authToken=${NPM_TOKEN}

0 comments on commit 90b2d62

Please sign in to comment.