command-center-v3-common 0.0.87 → 0.0.88

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,7 +1,7 @@
1
1
  {
2
2
  "name": "command-center-v3-common",
3
3
  "type": "module",
4
- "version": "0.0.87",
4
+ "version": "0.0.88",
5
5
  "main": "dist/command-center-v3-common.js",
6
6
  "module": "dist/command-center-v3-common.umd.cjs",
7
7
  "types": "dist/index.d.ts",
@@ -31,7 +31,7 @@
31
31
  "command-center-v3-utils": "^0.0.18",
32
32
  "debug": "^4.3.4",
33
33
  "element-plus": "^2.5.3",
34
- "hy-map-hub": "^0.0.69",
34
+ "hy-map-hub": "^0.0.71",
35
35
  "pinia": "^2.1.7",
36
36
  "vue": "^3.3.11",
37
37
  "vue-cropper": "^1.1.1",