Skip to content

Commit e767029

Browse files
committed
bump thirdweb cjs size limit (#5612)
fixes: CNCT-2534
1 parent 85b0279 commit e767029

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/thirdweb/.size-limit.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
{
99
"name": "thirdweb (cjs)",
1010
"path": "./dist/cjs/exports/thirdweb.js",
11-
"limit": "110 kB"
11+
"limit": "120 kB"
1212
},
1313
{
1414
"name": "thirdweb (minimal + tree-shaking)",

0 commit comments

Comments
 (0)