xyvcard-asset 0.0.13 → 0.0.14

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": "xyvcard-asset",
3
- "version": "0.0.13",
3
+ "version": "0.0.14",
4
4
  "private": false,
5
5
  "module": "dist/index.mjs",
6
6
  "types": "dts/index.d.ts",
@@ -15,7 +15,7 @@
15
15
  "vue": "^3.4.21",
16
16
  "vue-i18n": "^9.10.1",
17
17
  "vue-router": "^4.3.0",
18
- "jmash-core": "^0.0.98",
18
+ "jmash-core": "^0.0.99",
19
19
  "jmash-dict": "^0.0.39",
20
20
  "jmash-rbac": "^0.0.34"
21
21
  },