Skip to content

Commit

Permalink
bump size
Browse files Browse the repository at this point in the history
  • Loading branch information
amannn committed Oct 18, 2024
1 parent 96387da commit 28e0389
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 @@ -45,7 +45,7 @@ const config: SizeLimitConfig = [
name: "import {createNavigation} from 'next-intl/navigation' (react-server)",
path: 'dist/production/navigation.react-server.js',
import: '{createNavigation}',
limit: '16.765 KB'
limit: '16.785 KB'
},
{
name: "import * from 'next-intl/server' (react-client)",
Expand Down

0 comments on commit 28e0389

Please sign in to comment.