feat: update registry in every package
Signed-off-by: MiaoWoo <admin@yumc.pw>
This commit is contained in:
		@@ -14,7 +14,7 @@
 | 
			
		||||
    "main": "dist/index.js",
 | 
			
		||||
    "types": "dist/index.d.ts",
 | 
			
		||||
    "publishConfig": {
 | 
			
		||||
        "registry": "https://repo.yumc.pw/repository/npm/"
 | 
			
		||||
        "registry": "https://repo.yumc.pw/repository/npm-hosted/"
 | 
			
		||||
    },
 | 
			
		||||
    "scripts": {
 | 
			
		||||
        "clean": "rimraf dist",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user