Skip to content

Commit

Permalink
added .npmrc to help with build in corporate env.
Browse files Browse the repository at this point in the history
  • Loading branch information
awaragi committed Apr 10, 2022
1 parent 3ddfb2d commit 4e4a626
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@ node-debug*
.idea/
dist
.env
*.tgz
yarn.lock
package-lock.json
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 4e4a626

Please sign in to comment.