chore: update size limit (#47903)

Signed-off-by: Amumu <yoyo837@hotmail.com>
This commit is contained in:
Amumu 2024-03-15 22:16:13 +08:00 committed by GitHub
parent c8635a7bc0
commit ab78206205
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -349,7 +349,7 @@
"size-limit": [
{
"path": "./dist/antd.min.js",
"limit": "335 KiB"
"limit": "336 KiB"
},
{
"path": "./dist/antd-with-locales.min.js",