@vipl520/dk-ui 1.0.1 → 1.0.2

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.1",
3
+ "version": "1.0.2",
4
4
  "description": "Vant extension components.",
5
5
  "main": "lib/index.js",
6
6
  "module": "es/index.mjs",
@@ -33,7 +33,7 @@
33
33
  "dependencies": {
34
34
  "@form-create/utils": "^3.1.15",
35
35
  "@vant/use": "^1.5.2",
36
- "@vipl520/utils": "workspace:*",
36
+ "@vipl520/utils": "1.0.0",
37
37
  "@vueuse/core": "^10.0.0",
38
38
  "el-table-next": "^1.0.2",
39
39
  "lodash": "^4.17.21",