Commit 2a667c9e7f51c9d0b30fc7749de74f2034df42bd
1 parent
52257f06
fix: Fix depends @vue/shared @vue/runtime-core
Showing
1 changed file
with
2 additions
and
0 deletions
package.json
@@ -38,6 +38,8 @@ | @@ -38,6 +38,8 @@ | ||
38 | "@iconify/iconify": "^2.1.0", | 38 | "@iconify/iconify": "^2.1.0", |
39 | "@logicflow/core": "^0.7.10", | 39 | "@logicflow/core": "^0.7.10", |
40 | "@logicflow/extension": "^0.7.10", | 40 | "@logicflow/extension": "^0.7.10", |
41 | + "@vue/runtime-core": "^3.2.23", | ||
42 | + "@vue/shared": "^3.2.23", | ||
41 | "@vueuse/core": "^7.1.2", | 43 | "@vueuse/core": "^7.1.2", |
42 | "@vueuse/shared": "^7.1.2", | 44 | "@vueuse/shared": "^7.1.2", |
43 | "@zxcvbn-ts/core": "^1.0.0", | 45 | "@zxcvbn-ts/core": "^1.0.0", |