Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…mirror.com (#72)

Co-authored-by: NPM Mirror Bot <npmmirror@localhost>
  • Loading branch information
npmmirror and NPM Mirror Bot authored Feb 12, 2022
1 parent 16e628b commit 3dc5199
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"test-travis": "node --harmony node_modules/.bin/istanbul cover node_modules/.bin/_mocha --report lcovonly -- -r co-mocha -t 40000 test/*.test.js",
"jshint": "jshint .",
"autod": "autod -w --prefix '~'",
"cnpm": "npm install --registry=https://registry.npm.taobao.org",
"cnpm": "npm install --registry=https://registry.npmmirror.com",
"contributors": "contributors -f plain -o AUTHORS"
},
"dependencies": {
Expand Down

0 comments on commit 3dc5199

Please sign in to comment.