变更代理

This commit is contained in:
2022-04-26 10:40:26 +08:00
parent 7af278b0f6
commit b5983b00ae
2 changed files with 4 additions and 1 deletions

2
.npmrc
View File

@@ -1,4 +1,4 @@
registry=http://192.168.1.87:4873/
registry=http://cli.sinoecare.net/
email=aixianling@sinoecare.com
always-auth=true
_auth="YWRtaW46YWRtaW4xMjM="

View File

@@ -16,6 +16,9 @@
"src/components",
"project/*"
],
"publishConfig": {
"registry": "http://cli.sinoecare.net"
},
"dependencies": {
"@dcloudio/uni-app-plus": "^2.0.1-33920220208001",
"@dcloudio/uni-h5": "^2.0.1-33920220208001",