Skip to content

Commit b015fba

Browse files
Ruben Carvalhogethinwebster
authored andcommitted
chore: Increase size-limit by 8 bytes
1 parent d3f469e commit b015fba

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
@@ -143,7 +143,7 @@
143143
"size-limit": [
144144
{
145145
"path": "lib/components/index.js",
146-
"limit": "0.5kb"
146+
"limit": "508b"
147147
},
148148
{
149149
"path": "lib/components/code-view/highlight/javascript.js",

0 commit comments

Comments
 (0)