Skip to content

Commit 4b97c22

Browse files
authored
Merge pull request #277 from npmmirror/master
Update https://registry.npm.taobao.org to https://registry.npmmirror.com
2 parents a780fbe + c6e1446 commit 4b97c22

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

.npmrc

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# https://npm.taobao.org/mirrors/
2-
registry = https://registry.npm.taobao.org
1+
# https://npmmirror.com/mirrors/
2+
registry = https://registry.npmmirror.com
33

44
chromedriver_cdnurl = http://npm.taobao.org/mirrors/chromedriver/
55
selenium_cdnurl = http://npm.taobao.org/mirrorss/selenium/
@@ -8,8 +8,8 @@ ELECTRON_MIRROR = http://npm.taobao.org/mirrors/electron/
88
disturl = http://npm.taobao.org/mirrors/node
99
SASS_BINARY_SITE = http://npm.taobao.org/mirrors/node-sass
1010
operadriver_cdnurl = https://cdn.npm.taobao.org/dist/operadriver/
11-
PUPPETEER_DOWNLOAD_HOST = https://npm.taobao.org/mirrors
11+
PUPPETEER_DOWNLOAD_HOST = https://npmmirror.com/mirrors
1212

1313
# https://github.com/mapbox/node-pre-gyp#download-binary-files-from-a-mirror
14-
npm_config_canvas_binary_host_mirror = https://npm.taobao.org/mirrors/node-canvas-prebuilt/
14+
npm_config_canvas_binary_host_mirror = https://npmmirror.com/mirrors/node-canvas-prebuilt/
1515
NODE_OPTIONS = '--max_old_space_size=2048'

src/app/.npmrc

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
# https://npm.taobao.org/mirrors/
2-
registry = https://registry.npm.taobao.org
1+
# https://npmmirror.com/mirrors/
2+
registry = https://registry.npmmirror.com

0 commit comments

Comments
 (0)