@featherds/chips
Advanced tools
Comparing version 0.2.10 to 0.2.11
@@ -89,3 +89,3 @@ var __defProp = Object.defineProperty; | ||
} | ||
var Chip = /* @__PURE__ */ _export_sfc(_sfc_main$8, [["render", _sfc_render$7], ["__scopeId", "data-v-3454cba5"]]); | ||
var Chip = /* @__PURE__ */ _export_sfc(_sfc_main$8, [["render", _sfc_render$7], ["__scopeId", "data-v-31fe4c88"]]); | ||
var DeleteIcon_vue_vue_type_style_index_0_scoped_true_lang = ""; | ||
@@ -92,0 +92,0 @@ const _sfc_main$7 = { |
{ | ||
"name": "@featherds/chips", | ||
"version": "0.2.10", | ||
"version": "0.2.11", | ||
"publishConfig": { | ||
@@ -12,7 +12,7 @@ "access": "public" | ||
"dependencies": { | ||
"@featherds/composables": "^0.2.10", | ||
"@featherds/icon": "^0.2.10", | ||
"@featherds/radio": "^0.2.10", | ||
"@featherds/ripple": "^0.2.10", | ||
"@featherds/styles": "^0.2.10", | ||
"@featherds/composables": "^0.2.11", | ||
"@featherds/icon": "^0.2.11", | ||
"@featherds/radio": "^0.2.11", | ||
"@featherds/ripple": "^0.2.11", | ||
"@featherds/styles": "^0.2.11", | ||
"vue": "^3.1.0-0" | ||
@@ -25,3 +25,3 @@ }, | ||
"types": "./src/index.d.ts", | ||
"gitHead": "945b2b349bd8bab6b37b573ae2bb7fb70e170f4d" | ||
"gitHead": "7fa91fd408911722cca0cb3164e7196cd1cca3d2" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
90306
Updated@featherds/icon@^0.2.11
Updated@featherds/radio@^0.2.11
Updated@featherds/ripple@^0.2.11
Updated@featherds/styles@^0.2.11