dubbo-admin
dubbo-admin copied to clipboard
Changed the mirror for certificate expiration in package-lock.json file
What is the purpose of the change
Every time I use npm install I get an error
Even if I run
npm install --registry=http://registry.npmmirror.comit will also report an error and change https://registry.npm.taobao.orginpackage-lock.jsonto change it to not have this problem
Verifying this change
replace https://registry.npm.taobao.org to http://registry.npmmirror.com in package-lock.json
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Project has been refractored, close the PR.