Skip to content

Commit 173dd63

Browse files
committed
size-limit updates
1 parent d1b8091 commit 173dd63

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/container-query/.size-limit

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
},
66
{
77
path: "dist/bundle.esm.js",
8-
limit: "14.86KB"
8+
limit: "14.87KB"
99
}
1010
]
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[
22
{
33
path: "dist/bundle.cjs.js",
4-
limit: "16.42KB"
4+
limit: "17.44KB"
55
},
66
{
77
path: "dist/bundle.esm.js",
8-
limit: "16.44KB"
8+
limit: "17.34KB"
99
}
1010
]

0 commit comments

Comments
 (0)