diff --git a/.npmrc b/.npmrc index 81dffa1..d8bc5fe 100644 --- a/.npmrc +++ b/.npmrc @@ -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=" diff --git a/package.json b/package.json index fe19e12..9c8b2ab 100644 --- a/package.json +++ b/package.json @@ -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",