diff --git a/Makefile b/Makefile index 35f93b1..32400b3 100644 --- a/Makefile +++ b/Makefile @@ -10,4 +10,4 @@ build: publish: npm config delete registry npm publish - npm config set registry "https://registry.npm.taobao.org" + npm config set registry "https://registry.npmmirror.com"