chore(@vant/icons): add publishConfig

This commit is contained in:
chenjiahan 2020-11-01 20:43:58 +08:00
parent 045c4dc10c
commit 2b888b4af2

View File

@ -7,7 +7,8 @@
"src" "src"
], ],
"publishConfig": { "publishConfig": {
"access": "public" "access": "public",
"registry": "https://registry.npmjs.org/"
}, },
"scripts": { "scripts": {
"export": "node ./build/export.js", "export": "node ./build/export.js",