mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
chore(use): add publishConfig registry
This commit is contained in:
parent
791c7f0b98
commit
8b7ab7ab9d
@ -13,7 +13,8 @@
|
||||
"release": "yarn build && release-it"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
"access": "public",
|
||||
"registry": "https://registry.npmjs.org/"
|
||||
},
|
||||
"license": "MIT",
|
||||
"repository": "https://github.com/youzan/vant/tree/dev/packages/vant-use",
|
||||
|
Loading…
x
Reference in New Issue
Block a user