mirror of
https://github.com/Tencent/tdesign-vue-next-starter.git
synced 2024-11-10 00:58:25 +08:00
fix: hotfix useRoute bug after vue 3.4 release (#660)
This commit is contained in:
parent
b5400ed02a
commit
b73708b6b4
|
@ -32,7 +32,7 @@
|
|||
"tdesign-icons-vue-next": "^0.2.2",
|
||||
"tdesign-vue-next": "^1.6.8",
|
||||
"tvision-color": "^1.6.0",
|
||||
"vue": "^3.3.8",
|
||||
"vue": "~3.3.8",
|
||||
"vue-i18n": "^9.6.5",
|
||||
"vue-router": "~4.2.4"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue
Block a user