mirror of
https://github.com/youzan/vant.git
synced 2025-10-16 16:04:04 +00:00
fix(@vant/lazyload): faild to publish types
This commit is contained in:
@@ -10,7 +10,8 @@
|
||||
"registry": "https://registry.npmjs.org/"
|
||||
},
|
||||
"files": [
|
||||
"dist"
|
||||
"dist",
|
||||
"types"
|
||||
],
|
||||
"scripts": {
|
||||
"dev": "babel src --out-dir dist/esm --watch",
|
||||
|
Reference in New Issue
Block a user