Skip to content

Commit

Permalink
chore: up size limit
Browse files Browse the repository at this point in the history
  • Loading branch information
antongolub committed Dec 17, 2024
1 parent f45cee1 commit 077f482
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .size-limit.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
{
"name": "vendor",
"path": "build/vendor-*",
"limit": "760 kB",
"limit": "761 kB",
"brotli": false,
"gzip": false
},
Expand Down

0 comments on commit 077f482

Please sign in to comment.