From e968059ecd9ced8e97b96e0e5d10b7a94dcf8770 Mon Sep 17 00:00:00 2001 From: kubbo <390378816@qq.com> Date: Mon, 21 Nov 2022 10:59:28 +0800 Subject: [PATCH] =?UTF-8?q?=E9=80=82=E5=BA=94=E8=BF=9C=E7=A8=8B=E5=8A=9E?= =?UTF-8?q?=E5=85=AC=E8=AE=BE=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .npmrc | 2 +- package.json | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/.npmrc b/.npmrc index 20d82c56..088f2dee 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 1869e6c4..776f8902 100644 --- a/package.json +++ b/package.json @@ -33,9 +33,6 @@ "vue-ruler-tool": "^1.2.4", "vuedraggable": "^2.24.3" }, - "publishConfig": { - "registry": "http://192.168.1.87:4873/" - }, "devDependencies": { "@babel/plugin-proposal-logical-assignment-operators": "^7.10.4", "@babel/plugin-proposal-nullish-coalescing-operator": "^7.10.4",