适应远程办公设置

This commit is contained in:
2022-11-21 10:59:28 +08:00
parent c3d761d05f
commit e968059ecd
2 changed files with 1 additions and 4 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

@@ -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",