Skip to content

Commit

Permalink
Increase size limit
Browse files Browse the repository at this point in the history
  • Loading branch information
igorkamyshev committed Apr 16, 2024
1 parent 121de27 commit d5acdb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"size-limit": [
{
"path": "./dist/core.js",
"limit": "16.3 kB"
"limit": "16.4 kB"
}
]
}

0 comments on commit d5acdb7

Please sign in to comment.