Skip to content

Commit

Permalink
feat: update size-limit
Browse files Browse the repository at this point in the history
  • Loading branch information
heiyu4585 committed Dec 6, 2022
1 parent fd3274d commit 0936c19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,7 @@
"size-limit": [
{
"path": "./dist/antd.min.js",
"limit": "375 kB"
"limit": "375.5 kB"
}
],
"bundlesize": [
Expand Down

0 comments on commit 0936c19

Please sign in to comment.