@comercti/vue-components-hmg 0.41.4 → 0.41.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/index.d.ts CHANGED
@@ -1056,7 +1056,6 @@ declare function __VLS_template_15(): {
1056
1056
  attrs: Partial<{}>;
1057
1057
  slots: {
1058
1058
  default?(_: {}): any;
1059
- default?(_: {}): any;
1060
1059
  };
1061
1060
  refs: {};
1062
1061
  rootEl: any;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@comercti/vue-components-hmg",
3
- "version": "0.41.4",
3
+ "version": "0.41.5",
4
4
  "types": "index.d.ts",
5
5
  "type": "module",
6
6
  "license": "private",