fix(Lazyload): missing esm output #7685

This commit is contained in:
chenjiahan
2020-12-04 09:55:11 +08:00
parent 95c1cf1688
commit 1304c6f36b
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -58,7 +58,7 @@
"dependencies": {
"@babel/runtime": "7.x",
"@vant/icons": "1.4.0",
"@vant/lazyload": "^1.0.0",
"@vant/lazyload": "^1.0.1",
"@vant/popperjs": "^1.0.0",
"@vant/use": "^0.1.0"
},