fix(@vant/use): should export useCountDown

This commit is contained in:
chenjiahan
2020-10-06 09:55:00 +08:00
parent 1075f6569f
commit c6bd04b8d2
3 changed files with 6 additions and 5 deletions
+1 -1
View File
@@ -58,7 +58,7 @@
"dependencies": {
"@babel/runtime": "7.x",
"@vant/icons": "1.3.0",
"@vant/use": "^0.0.5",
"@vant/use": "^0.0.6",
"vue-lazyload": "1.2.3"
},
"peerDependencies": {