Skip to content

Commit

Permalink
chore: Up the size limit to 6kB
Browse files Browse the repository at this point in the history
  • Loading branch information
franky47 committed Feb 18, 2025
1 parent 8139e96 commit fda6ffb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/nuqs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@
{
"name": "Client",
"path": "dist/index.js",
"limit": "5 kB",
"limit": "6 kB",
"ignore": [
"react",
"next"
Expand Down

0 comments on commit fda6ffb

Please sign in to comment.