Skip to content

Commit c55e6b6

Browse files
committed
size-limit hotfix
1 parent b6ec3ef commit c55e6b6

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
@@ -1,7 +1,7 @@
11
[
22
{
33
path: "dist/bundle.cjs.js",
4-
limit: "15.18KB"
4+
limit: "15.19KB"
55
},
66
{
77
path: "dist/bundle.esm.js",
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: "17.44KB"
4+
limit: "17.47KB"
55
},
66
{
77
path: "dist/bundle.esm.js",
8-
limit: "17.34KB"
8+
limit: "17.37KB"
99
}
1010
]

0 commit comments

Comments
 (0)