chore: add publish config

This commit is contained in:
chenjiahan
2020-09-26 22:45:59 +08:00
parent a872a070e4
commit c77bf803cb
2 changed files with 5 additions and 1 deletions

View File

@@ -12,6 +12,9 @@
"types",
"vetur"
],
"publishConfig": {
"registry": "https://registry.npmjs.org/"
},
"scripts": {
"bootstrap": "yarn || npm i",
"dev": "vant-cli dev",