Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
deepraining committed May 27, 2019
1 parent b026eda commit 4cbe34b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion architecture/7.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ $ npm install -g cnpmjs.org
"@test"
],
"registryHost": "http://your.company.npm.registry.com", // 你的服务器对应的 npm registry 地址
"officialNpmRegistry": "https://registry.npm.taobao.org" // 如果在该仓库中找不到的包,会上游到哪里去找
"sourceNpmRegistry": "https://registry.npm.taobao.org" // 如果在该仓库中找不到的包,会上游到哪里去找
}
```

Expand Down

0 comments on commit 4cbe34b

Please sign in to comment.