command-center-v3-common 0.0.84 → 0.0.85

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.84",
4
+ "version": "0.0.85",
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",
@@ -76,7 +76,7 @@
76
76
  "vite-plugin-dts": "^3.9.1",
77
77
  "vite-plugin-static-copy": "^1.0.6",
78
78
  "vite-plugin-svg-icons": "^2.0.1",
79
- "vue-tsc": "^1.8.25"
79
+ "vue-tsc": "2.0.26"
80
80
  },
81
81
  "config": {
82
82
  "commitizen": {