Skip to content

Commit 892b269

Browse files
committed
Update size limit for new metric on brotli
1 parent f2e7a9f commit 892b269

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@
145145
"size-limit": [
146146
{
147147
"path": "lib/postcss.js",
148-
"limit": "17 KB"
148+
"limit": "15 KB"
149149
}
150150
],
151151
"eslintConfig": {

0 commit comments

Comments
 (0)