mirror of
https://github.com/youzan/vant.git
synced 2026-04-05 02:05:11 +08:00
feat(Lazyload): support Vue 3
This commit is contained in:
@@ -59,8 +59,9 @@
|
||||
"dependencies": {
|
||||
"@babel/runtime": "7.x",
|
||||
"@vant/icons": "1.4.0",
|
||||
"@vant/use": "^0.1.0",
|
||||
"@vant/lazyload": "^1.0.0",
|
||||
"@vant/popperjs": "^1.0.0",
|
||||
"@vant/use": "^0.1.0",
|
||||
"vue-lazyload": "1.2.3"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user