Skip to content

Commit

Permalink
Increase size limit
Browse files Browse the repository at this point in the history
  • Loading branch information
kristerkari committed Feb 25, 2024
1 parent dcac0dd commit ddaae37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
},
"size-limit": [
{
"limit": "2 KB",
"limit": "3 KB",
"path": "dist/index.js"
}
],
Expand Down

0 comments on commit ddaae37

Please sign in to comment.