Skip to content

Commit 00041cd

Browse files
authored
chore: Raise size-limit value (#45)
1 parent 93b9ccb commit 00041cd

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
@@ -145,7 +145,7 @@
145145
"size-limit": [
146146
{
147147
"path": "lib/components/index.js",
148-
"limit": "6.3kb"
148+
"limit": "6.4kb"
149149
},
150150
{
151151
"path": "lib/components/code-view/highlight/javascript.js",

0 commit comments

Comments
 (0)