Skip to content

Commit 23e6159

Browse files
chore: increase size limit to 3kB
1 parent 417aa95 commit 23e6159

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": "2.8kB"
4+
"limit": "3kB"
55
}
66
]

0 commit comments

Comments
 (0)