ld-v2-kit 1.0.7-beta.2 → 1.0.7-beta.4

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ld-v2-kit",
3
- "version": "1.0.7-beta.2",
3
+ "version": "1.0.7-beta.4",
4
4
  "description": "基于 Vue2 + ElementUI 的轻量级工具组件包,包含自定义 UI 组件、业务组件与常用工具类。",
5
5
  "main": "dist/index.umd.js",
6
6
  "module": "dist/index.esm.js",