Skip to content

Commit f010757

Browse files
authored
feat: Add COREPACK_NPM_REGISTRY env (#46)
1 parent b6e8d4f commit f010757

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
"mirrors": {
4747
"china": {
4848
"ENVS": {
49+
"COREPACK_NPM_REGISTRY": "https://registry.npmmirror.com",
4950
"NODEJS_ORG_MIRROR": "https://cdn.npmmirror.com/binaries/node",
5051
"NVM_NODEJS_ORG_MIRROR": "https://cdn.npmmirror.com/binaries/node",
5152
"PHANTOMJS_CDNURL": "https://cdn.npmmirror.com/binaries/phantomjs",

0 commit comments

Comments
 (0)