Skip to content

Commit d7b18fe

Browse files
authored
Update .size-limit.json for the latest changes
1 parent 187184f commit d7b18fe

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.size-limit.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
[
22
{
33
"path": "dist/quicklink.js",
4-
"limit": "2.15 kB",
4+
"limit": "2.5 kB",
55
"gzip": true
66
},
77
{
88
"path": "dist/quicklink.mjs",
9-
"limit": "2.15 kB",
9+
"limit": "2.5 kB",
1010
"gzip": true
1111
},
1212
{
1313
"path": "dist/quicklink.modern.mjs",
14-
"limit": "1.7 kB",
14+
"limit": "2 kB",
1515
"gzip": true
1616
},
1717
{
1818
"path": "dist/quicklink.umd.js",
19-
"limit": "2.15 kB",
19+
"limit": "2.5 kB",
2020
"gzip": true
2121
}
22-
]
22+
]

0 commit comments

Comments
 (0)