Skip to content

Commit 6f0248f

Browse files
committed
Increase size limits
1 parent 89e6aa1 commit 6f0248f

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
@@ -59,7 +59,7 @@
5959
},
6060
{
6161
"path": "dist/components.esm.js",
62-
"limit": "30 KB"
62+
"limit": "40 KB"
6363
}
6464
],
6565
"jest": {

0 commit comments

Comments
 (0)