Skip to content

Commit 374bec9

Browse files
committed
chore: update registry
1 parent b7b96b4 commit 374bec9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"test": "nyc --reporter=html --reporter=text mocha --timeout=1000000",
4040
"cov": "nyc report --reporter=lcov && codecov --token=71d430b6-cb87-49b2-a156-2c55cd181ba4",
4141
"ci": "npm run lint && npm run cov",
42-
"ii": "npm install --registry https://registry.npm.taobao.org",
42+
"ii": "npm install --registry https://registry.npmmirror.com",
4343
"pub": "npm publish --access=public"
4444
},
4545
"files": [

0 commit comments

Comments
 (0)