Skip to content

Commit

Permalink
Merge pull request #560 from IBM/feature/add-npmrc-file
Browse files Browse the repository at this point in the history
Specify registry in .npmrc file
  • Loading branch information
SanjulaGanepola authored Aug 19, 2024
2 parents 1c8c643 + 45da10e commit ab49c77
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 = "https://registry.npmjs.org/"

0 comments on commit ab49c77

Please sign in to comment.