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