Skip to content

Commit

Permalink
update size limit
Browse files Browse the repository at this point in the history
  • Loading branch information
silesky committed Sep 26, 2023
1 parent 2cd36f3 commit 69c925c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"size-limit": [
{
"path": "dist/umd/index.js",
"limit": "28.5 KB"
"limit": "28.6 KB"
}
],
"dependencies": {
Expand Down

0 comments on commit 69c925c

Please sign in to comment.