Skip to content

Commit

Permalink
fix(ci): use registry.npmjs.org instead of registry.yarnpkg.com
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Sep 2, 2018
1 parent 9a70280 commit 4f6a048
Show file tree
Hide file tree
Showing 2 changed files with 1,307 additions and 1,307 deletions.
2 changes: 1 addition & 1 deletion .npmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
registry=https://registry.yarnpkg.com
registry=https://registry.npmjs.org

0 comments on commit 4f6a048

Please sign in to comment.