Skip to content

Commit 323c76f

Browse files
committed
chore: increase size-limit
1 parent f543ac5 commit 323c76f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@
142142
"size-limit": [
143143
{
144144
"path": "lib/components/index.js",
145-
"limit": "6.2kb"
145+
"limit": "6.25kb"
146146
},
147147
{
148148
"path": "lib/components/code-view/highlight/javascript.js",

0 commit comments

Comments
 (0)