mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-24 02:59:58 +08:00
chore: update pub script (#37884)
* chore: upadte pub script * chore: update config
This commit is contained in:
parent
2d605bfa3f
commit
a33ecfce6c
@ -29,4 +29,5 @@ module.exports = {
|
||||
finalize: finalizeDist,
|
||||
},
|
||||
bail: true,
|
||||
tag: 'next',
|
||||
};
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "antd",
|
||||
"version": "5.0.0-alpha.0",
|
||||
"version": "5.0.0-alpha.1",
|
||||
"description": "An enterprise-class UI design language and React components implementation",
|
||||
"title": "Ant Design",
|
||||
"keywords": [
|
||||
|
Loading…
Reference in New Issue
Block a user