Skip to content

Commit

Permalink
chore: add npm registry config
Browse files Browse the repository at this point in the history
  • Loading branch information
clarkdo committed May 18, 2020
1 parent 41ae9bf commit 71e697d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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
1 change: 1 addition & 0 deletions .yarnrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
registry "https://registry.npmjs.org"

0 comments on commit 71e697d

Please sign in to comment.