mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-11 11:32:52 +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,
|
finalize: finalizeDist,
|
||||||
},
|
},
|
||||||
bail: true,
|
bail: true,
|
||||||
|
tag: 'next',
|
||||||
};
|
};
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "antd",
|
"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",
|
"description": "An enterprise-class UI design language and React components implementation",
|
||||||
"title": "Ant Design",
|
"title": "Ant Design",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
|
Loading…
Reference in New Issue
Block a user