Skip to content

Commit

Permalink
feat: increase size limit for react/index.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan-Zayne committed Sep 5, 2024
1 parent 38435f3 commit 83530e5
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 @@ -96,7 +96,7 @@
},
{
"path": "./src/react/index.ts",
"limit": "4.5 kb"
"limit": "5 kb"
},
{
"path": "./src/type-helpers/index.ts",
Expand Down

0 comments on commit 83530e5

Please sign in to comment.