mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
fix(@vant/use): add vue as peer dependencies (#11662)
This commit is contained in:
parent
4428e4770a
commit
773a413fe0
@ -43,6 +43,9 @@
|
||||
"typescript": "^4.8.2",
|
||||
"vue": "^3.2.45"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"vue": "^3.0.0"
|
||||
},
|
||||
"release-it": {
|
||||
"git": {
|
||||
"tag": false,
|
||||
|
Loading…
x
Reference in New Issue
Block a user