Skip to content

Commit d82d2e5

Browse files
committed
bump package size limit
1 parent 6eaa741 commit d82d2e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"size-limit": [
4545
{
4646
"path": "packages/table-core/dist/esm/index.js",
47-
"limit": "16 KB"
47+
"limit": "20 KB"
4848
}
4949
],
5050
"devDependencies": {

0 commit comments

Comments
 (0)