Skip to content

Commit

Permalink
add registry
Browse files Browse the repository at this point in the history
  • Loading branch information
Pana committed Apr 1, 2014
1 parent c1bcbc9 commit e5bab21
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -13,3 +13,4 @@ results

npm-debug.log
node_modules
TODO.md
5 changes: 5 additions & 0 deletions registries.json
Expand Up @@ -9,6 +9,11 @@
"home": "http://cnpmjs.org",
"registry": "http://r.cnpmjs.org/"
},
{
"name": "rednode",
"home": "https://r.rednode.cn:5984",
"registry": "https://rednode.cn/"
},
{
"name": "eu",
"home": "http://npmjs.eu",
Expand Down

0 comments on commit e5bab21

Please sign in to comment.