Skip to content

Commit

Permalink
Increase bundles limit
Browse files Browse the repository at this point in the history
  • Loading branch information
lialila committed Nov 20, 2023
1 parent 49f00a3 commit 6e3d063
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 @@ -39,7 +39,7 @@
"size-limit": [
{
"path": "dist/boemly.cjs.production.min.js",
"limit": "1.2 MB"
"limit": "1.5 MB"
},
{
"path": "dist/boemly.esm.js",
Expand Down

0 comments on commit 6e3d063

Please sign in to comment.