Skip to content

Commit 2d64444

Browse files
committed
chore: increase size limit
1 parent 22c88a7 commit 2d64444

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.size-limit.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ module.exports = [
1919
}),
2020
);
2121
},
22-
limit: '243kB',
22+
limit: '245kB',
2323
},
2424
{
2525
name: 'Tree shaking (just a Button)',

0 commit comments

Comments
 (0)