Skip to content

Commit

Permalink
chore: increase bundle size
Browse files Browse the repository at this point in the history
  • Loading branch information
MadCcc committed May 24, 2022
1 parent 964947f commit 1c75e5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -305,7 +305,7 @@
"bundlesize": [
{
"path": "./dist/antd.min.js",
"maxSize": "280 kB"
"maxSize": "282 kB"
},
{
"path": "./dist/antd.min.css",
Expand Down

0 comments on commit 1c75e5a

Please sign in to comment.