Skip to content

Commit 8ef4472

Browse files
committed
Increase size limit
1 parent 2b07f4d commit 8ef4472

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
@@ -75,7 +75,7 @@
7575
},
7676
"size-limit": [
7777
{
78-
"limit": "2.65 KB",
78+
"limit": "2.85 KB",
7979
"path": "lib/*.js"
8080
}
8181
]

0 commit comments

Comments
 (0)