fix(vant-area-data): export package.json (#13074)

This commit is contained in:
Yang Mingshan 2024-08-24 09:17:21 +08:00 committed by GitHub
parent cb4d268834
commit 602b6b96c3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,7 +10,8 @@
"types": "./dist/index.d.ts", "types": "./dist/index.d.ts",
"import": "./dist/index.esm.mjs", "import": "./dist/index.esm.mjs",
"require": "./dist/index.cjs.js" "require": "./dist/index.cjs.js"
} },
"./package.json": "./package.json"
}, },
"sideEffects": false, "sideEffects": false,
"files": [ "files": [