fix(@vant/lazyload): faild to publish types

This commit is contained in:
chenjiahan 2021-03-07 10:28:09 +08:00
parent 256d4505ec
commit 4f080853ca

View File

@ -10,7 +10,8 @@
"registry": "https://registry.npmjs.org/"
},
"files": [
"dist"
"dist",
"types"
],
"scripts": {
"dev": "babel src --out-dir dist/esm --watch",