Skip to content

Commit 8664cb6

Browse files
authored
fix(ci): bump size-limit (#2613)
1 parent 3abc9b8 commit 8664cb6

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
@@ -36,7 +36,7 @@
3636
"size-limit": [
3737
{
3838
"path": "packages/openapi-fetch/dist/index.mjs",
39-
"limit": "7.1 kB",
39+
"limit": "7.5 kB",
4040
"brotli": false
4141
}
4242
]

0 commit comments

Comments
 (0)