feat: update registry in every package
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 --registry=https://repo.yumc.pw/repository/npm-hosted/"
 | 
			
		||||
        "lp": "npx lerna publish"
 | 
			
		||||
    },
 | 
			
		||||
    "workspaces": [
 | 
			
		||||
        "packages/*"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user