Skip to content

Commit 65c7642

Browse files
authored
chore: Raise size-limit value (#36)
1 parent b7b2b5e commit 65c7642

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.3kb"
146146
},
147147
{
148148
"path": "lib/components/code-view/highlight/javascript.js",

0 commit comments

Comments
 (0)