Skip to content

Commit 6cbda96

Browse files
committed
increase bundlewatch limit
1 parent dc0afe3 commit 6cbda96

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
@@ -13,7 +13,7 @@
1313
"files": [
1414
{
1515
"path": "./packages/core/dist/core.cjs.production.min.js",
16-
"maxSize": "5 kB",
16+
"maxSize": "6 kB",
1717
"compression": "none"
1818
},
1919
{

0 commit comments

Comments
 (0)