Skip to content

Commit f7a8bfb

Browse files
committed
Increase middleware size limit
1 parent bc659c9 commit f7a8bfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/next-intl/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138
},
139139
{
140140
"path": "dist/production/middleware.js",
141-
"limit": "6.14 KB"
141+
"limit": "6.15 KB"
142142
}
143143
]
144144
}

0 commit comments

Comments
 (0)