Skip to content

Commit 7a75cfb

Browse files
committed
chore: Increase size limit
1 parent 0409527 commit 7a75cfb

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
@@ -177,7 +177,7 @@
177177
{
178178
"path": "lib/components/internal/widget-exports.js",
179179
"brotli": false,
180-
"limit": "962 kB",
180+
"limit": "963 kB",
181181
"ignore": "react-dom"
182182
}
183183
],

0 commit comments

Comments
 (0)