Skip to content

Commit

Permalink
chore(npm): add configuration file
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonGolms committed Nov 18, 2023
1 parent 0e914e4 commit d61909b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
//registry.npmjs.org/:_authToken=${NPM_TOKEN}

access=public
always-auth=true

0 comments on commit d61909b

Please sign in to comment.