Skip to content

Commit f3e1063

Browse files
authored
chore: Increases size limit from 6.58 to 7 kB (#55)
1 parent 5381da5 commit f3e1063

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
@@ -146,7 +146,7 @@
146146
"size-limit": [
147147
{
148148
"path": "lib/components/index.js",
149-
"limit": "6.58kb"
149+
"limit": "7.00kb"
150150
},
151151
{
152152
"path": "lib/components/code-view/highlight/javascript.js",

0 commit comments

Comments
 (0)