feat: add cli sh and add hosted url in package.json
Signed-off-by: MiaoWoo <admin@yumc.pw>
This commit is contained in:
@ -10,7 +10,7 @@
|
||||
"watch": "npx lerna run watch --parallel",
|
||||
"build": "npx lerna run build",
|
||||
"build:plugins": "npx lerna run build --scope=@ms/plugins",
|
||||
"lp": "npx lerna publish"
|
||||
"lp": "npx lerna publish --registry=https://repo.yumc.pw/repository/npm-hosted/"
|
||||
},
|
||||
"workspaces": [
|
||||
"packages/*"
|
||||
@ -18,4 +18,4 @@
|
||||
"devDependencies": {
|
||||
"lerna": "^3.16.4"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user