Skip to content

Commit 4cbe34b

Browse files
committed
update
1 parent b026eda commit 4cbe34b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

architecture/7.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ $ npm install -g cnpmjs.org
145145
"@test"
146146
],
147147
"registryHost": "http://your.company.npm.registry.com", // 你的服务器对应的 npm registry 地址
148-
"officialNpmRegistry": "https://registry.npm.taobao.org" // 如果在该仓库中找不到的包,会上游到哪里去找
148+
"sourceNpmRegistry": "https://registry.npm.taobao.org" // 如果在该仓库中找不到的包,会上游到哪里去找
149149
}
150150
```
151151

0 commit comments

Comments
 (0)