Skip to content

Commit

Permalink
chore: bump size limit
Browse files Browse the repository at this point in the history
  • Loading branch information
kopy-kat committed Jan 24, 2025
1 parent 4b20285 commit 358d2c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .size-limit.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
{
"name": "module-sdk (minimal surface - tree-shaking)",
"path": "./src/_esm/index.js",
"limit": "15 kB",
"limit": "16 kB",
"import": "{ installModule }"
}
]

0 comments on commit 358d2c2

Please sign in to comment.