mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
chore(@vant/icons): add publishConfig
This commit is contained in:
parent
045c4dc10c
commit
2b888b4af2
@ -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",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user