my-element-plus-ext 1.0.5 → 1.0.7

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.
@@ -52868,9 +52868,7 @@ const yQ = /* @__PURE__ */ Object.assign({ "./components/MyButton.vue": m3 }), w
52868
52868
  const n = t.__name || t.name;
52869
52869
  n && e.component(n, t);
52870
52870
  });
52871
- }, TQ = {
52872
- install: _Q
52873
- };
52871
+ }, TQ = { install: _Q };
52874
52872
  export {
52875
52873
  TQ as default,
52876
52874
  MQ as usePrimaryColor
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "my-element-plus-ext",
3
- "version": "1.0.5",
3
+ "version": "1.0.7",
4
4
  "description": "基于 Element Plus 的扩展组件库",
5
5
  "main": "dist/my-element-lib.umd.js",
6
6
  "module": "dist/my-element-lib.es.js",