feat: update registry in every package

Signed-off-by: MiaoWoo <admin@yumc.pw>
This commit is contained in:
2019-09-23 00:39:13 +08:00
parent 060cffd8e7
commit b7871e8d33
10 changed files with 10 additions and 10 deletions

View File

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