feat: refactor cc-server-core and fix binding registry

Signed-off-by: MiaoWoo <admin@yumc.pw>
This commit is contained in:
2019-06-20 19:59:27 +08:00
parent fd6c0e74cb
commit 8bde967d81
5 changed files with 46 additions and 25 deletions

View File

@@ -7,7 +7,7 @@
"license": "ISC",
"main": "dist/index.js",
"publishConfig": {
"registry": "https://repo.yumc.pw/repository/npm/"
"registry": "https://repo.yumc.pw/repository/npm-hosted/"
},
"repository": {
"type": "git",