mirror of
https://github.com/youzan/vant.git
synced 2025-10-18 09:24:25 +00:00
chore(use): add publishConfig registry
This commit is contained in:
@@ -13,7 +13,8 @@
|
|||||||
"release": "yarn build && release-it"
|
"release": "yarn build && release-it"
|
||||||
},
|
},
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
"access": "public"
|
"access": "public",
|
||||||
|
"registry": "https://registry.npmjs.org/"
|
||||||
},
|
},
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"repository": "https://github.com/youzan/vant/tree/dev/packages/vant-use",
|
"repository": "https://github.com/youzan/vant/tree/dev/packages/vant-use",
|
||||||
|
Reference in New Issue
Block a user