Skip to content

Commit

Permalink
.size-limit.cjs: Bump cjs build size
Browse files Browse the repository at this point in the history
  • Loading branch information
shazow committed Oct 13, 2023
1 parent 977e8ec commit 2c3caf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .size-limit.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ module.exports = [
{
path: "lib.cjs/index.js",
import: "{ whatsabi }",
limit: "150 kb"
limit: "160 kb"
}
]

0 comments on commit 2c3caf3

Please sign in to comment.