Skip to content

Commit

Permalink
increasing limit (not sure why though)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexreardon committed Jan 27, 2022
1 parent 5d9e779 commit 7c01585
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 @@ -28,7 +28,7 @@
"size-limit": [
{
"path": "dist/index.js",
"limit": "330B"
"limit": "549B"
}
],
"scripts": {
Expand Down

0 comments on commit 7c01585

Please sign in to comment.