Skip to content

Commit

Permalink
Add .npmrc file
Browse files Browse the repository at this point in the history
  • Loading branch information
toomuchdesign committed Aug 21, 2018
1 parent 42842da commit 9f08ffd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -16,6 +16,7 @@ coverage
!.github
!.gitignore
!.npmignore
!.npmrc
!.prettierrc
!.prettierignore
!.storybook
Expand Down
1 change: 1 addition & 0 deletions .npmrc
@@ -0,0 +1 @@
registry=http://registry.npmjs.org/

0 comments on commit 9f08ffd

Please sign in to comment.