Skip to content

Commit 9c60559

Browse files
committed
chore: update size limit
1 parent bacefa9 commit 9c60559

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.size-limit.cjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ module.exports = [
2020
}),
2121
);
2222
},
23-
limit: '380kB',
23+
limit: '390kB',
2424
},
2525
{
2626
name: 'Tree shaking (just a Button)',

0 commit comments

Comments
 (0)