Skip to content

Commit

Permalink
bump size
Browse files Browse the repository at this point in the history
  • Loading branch information
amannn committed Oct 24, 2024
1 parent dcff5db commit f1fce1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/next-intl/.size-limit.ts
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ const config: SizeLimitConfig = [
{
name: "import createMiddleware from 'next-intl/middleware'",
path: 'dist/production/middleware.js',
limit: '9.675 KB'
limit: '9.75 KB'
},
{
name: "import * from 'next-intl/routing'",
Expand Down

0 comments on commit f1fce1e

Please sign in to comment.