Skip to content

Commit fda6ffb

Browse files
committed
chore: Up the size limit to 6kB
1 parent 8139e96 commit fda6ffb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/nuqs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@
180180
{
181181
"name": "Client",
182182
"path": "dist/index.js",
183-
"limit": "5 kB",
183+
"limit": "6 kB",
184184
"ignore": [
185185
"react",
186186
"next"

0 commit comments

Comments
 (0)