chore: fix publish config

This commit is contained in:
kangwei 2020-03-30 20:45:06 +08:00
parent 5c9725b9dd
commit 546da047a2

View File

@ -54,5 +54,8 @@
"react-docgen": "^5.3.0",
"semver": "^7.1.3",
"short-uuid": "^3.1.1"
},
"publishConfig": {
"registry": "https://registry.npm.alibaba-inc.com"
}
}