mirror of
https://github.com/youzan/vant.git
synced 2025-10-15 23:55:08 +00:00
fix(@vant/use): add vue as peer dependencies (#11662)
This commit is contained in:
@@ -43,6 +43,9 @@
|
||||
"typescript": "^4.8.2",
|
||||
"vue": "^3.2.45"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"vue": "^3.0.0"
|
||||
},
|
||||
"release-it": {
|
||||
"git": {
|
||||
"tag": false,
|
||||
|
Reference in New Issue
Block a user