|
|
@ -140,7 +140,7 @@ |
|
|
|
"jest": "jest", |
|
|
|
"pre-publish": "node ./scripts/prepub", |
|
|
|
"prepublish": "antd-tools run guard", |
|
|
|
"pub": "antd-tools run update-self && antd-tools run pub", |
|
|
|
"pub": "antd-tools run update-self && antd-tools run pub --npm-tag=1.x", |
|
|
|
"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt" |
|
|
|
}, |
|
|
|
"jest": { |
|
|
|