mirror of
https://github.com/youzan/vant.git
synced 2025-10-16 08:00:34 +00:00
feat: using mjs entry for sub packages (#10626)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"version": "1.2.4",
|
||||
"description": "Vant 省市区数据",
|
||||
"main": "dist/index.cjs.js",
|
||||
"module": "dist/index.esm.js",
|
||||
"module": "dist/index.esm.mjs",
|
||||
"types": "dist/index.d.ts",
|
||||
"files": [
|
||||
"dist"
|
||||
|
Reference in New Issue
Block a user