@smt-ui/component
Advanced tools
Comparing version 1.1.97 to 1.1.98
{ | ||
"name": "@smt-ui/component", | ||
"version": "1.1.97", | ||
"version": "1.1.98", | ||
"description": "extension base", | ||
@@ -47,3 +47,3 @@ "author": "jialipeng <jialipeng@baidu.com>", | ||
}, | ||
"gitHead": "3763d916a050a893656c34c2e34539e4b1bd7e21" | ||
"gitHead": "562bcd41a40a67b4d62f528247d639620372ee71" | ||
} |
{ | ||
"component": true, | ||
"usingComponents": { | ||
"smt-icon": "../../icon/src/index" | ||
"smt-icon": "../../icon/lib/index" | ||
} | ||
} |
{ | ||
"component": true, | ||
"usingComponents": { | ||
"smt-icon": "../../icon/src/index" | ||
"smt-icon": "../../icon/lib/index" | ||
} | ||
} |
{ | ||
"component": true, | ||
"usingComponents": { | ||
"smt-icon": "../../icon/src/index" | ||
"smt-icon": "../../icon/lib/index" | ||
} | ||
} |
{ | ||
"component": true, | ||
"usingComponents": { | ||
"smt-icon": "../../icon/src/index", | ||
"smt-icon": "../../icon/lib/index", | ||
"custom-icon": "../component/icon" | ||
} | ||
} |
@@ -1,1 +0,1 @@ | ||
{"name":"component","label":"通用","type":"component","configPath":"./smart-design-config.json","version":"1.1.96"} | ||
{"name":"component","label":"通用","type":"component","configPath":"./smart-design-config.json","version":"1.1.97"} |
Sorry, the diff of this file is too big to display