Skip to content

Commit 45cef39

Browse files
chore: increase size limit to 3.1kB
1 parent 86733a6 commit 45cef39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .size-limit.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[
22
{
33
"path": "./lib/index.js",
4-
"limit": "3kB"
4+
"limit": "3.1kB"
55
}
66
]

0 commit comments

Comments
 (0)