@vipl520/dk-ui 1.0.9 → 1.0.10

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vipl520/dk-ui",
3
- "version": "1.0.9",
3
+ "version": "1.0.10",
4
4
  "description": "Vant extension components.",
5
5
  "main": "lib/index.js",
6
6
  "module": "es/index.mjs",
@@ -42,7 +42,7 @@
42
42
  "dependencies": {
43
43
  "@form-create/utils": "^3.1.15",
44
44
  "@vant/use": "^1.5.2",
45
- "@vipl520/utils": "1.0.0",
45
+ "@vipl520/utils": "^1.0.2",
46
46
  "@vueuse/core": "^10.0.0",
47
47
  "el-table-next": "^1.0.2",
48
48
  "lodash": "^4.17.21",