{ | ||
"name": "@package/lwc-ui-components", | ||
"version": "1.0.26", | ||
"version": "1.0.27", | ||
"private": false, | ||
"description": "立威云UI组件库", | ||
"author": "", | ||
... | ... | @@ -165,11 +165,11 @@ |
"keywords": [], | ||
"license": "UNLICENSED", | ||
"publishConfig": { | ||
"registry": "http://git.leadwaycloud.com/api/v4/projects/180/packages/npm/" | ||
"registry": "https://git.leadwaycloud.com/api/v4/projects/180/packages/npm/" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "http://git.leadwaycloud.com/package/lwc-ui-components.git" | ||
"url": "https://git.leadwaycloud.com/package/lwc-ui-components.git" | ||
}, | ||
"style": "lib/app.css" | ||
} |