Skip to content

Commit

Permalink
ci: fix size testing failing (#2112)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrii-bodnar authored Dec 6, 2024
1 parent 38a0c6f commit e4875c5
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 @@ -99,7 +99,7 @@
{
"path": "./packages/core/dist/index.mjs",
"import": "{ i18n }",
"limit": "3 kB"
"limit": "3.2 kB"
},
{
"path": "./packages/detect-locale/dist/index.mjs",
Expand Down

0 comments on commit e4875c5

Please sign in to comment.