mirror of
https://github.com/youzan/vant.git
synced 2025-10-15 15:40:52 +00:00
chore(@vant/icons): add publishConfig
This commit is contained in:
@@ -7,7 +7,8 @@
|
||||
"src"
|
||||
],
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
"access": "public",
|
||||
"registry": "https://registry.npmjs.org/"
|
||||
},
|
||||
"scripts": {
|
||||
"export": "node ./build/export.js",
|
||||
|
Reference in New Issue
Block a user