提交 f8e6c66c 编写于 作者: A AmyFoxFN

[update] use publishConfig

上级 f1a3f7c7
......@@ -14,7 +14,7 @@ git push origin master
# replace src/ __VERSION__
node ./build/release/replace-version.js
# publish
npm publish --registry=https://registry.npmjs.org
npm publish
# checkout src/index.js
git checkout src/index.js
git checkout dev
......
......@@ -25,6 +25,9 @@
"lib",
"types"
],
"publishConfig": {
"registry": "https://registry.npmjs.org"
},
"repository": {
"type": "git",
"url": "git@github.com:didi/cube-ui.git"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册