Skip to content

Commit c92ed66

Browse files
Update size badges [skip ci]
1 parent 4dfe8a2 commit c92ed66

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

β€Ž.github/badges/size-es.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"schemaVersion": 1,
33
"label": "ES Module (gzip)",
4-
"message": "3.4KB",
4+
"message": "3.5KB",
55
"color": "brightgreen"
66
}

β€Ž.github/badges/size-js.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"schemaVersion": 1,
33
"label": "JavaScript",
4-
"message": "9.9KB / 3.4KB gzip",
4+
"message": "11.1KB / 3.5KB gzip",
55
"color": "yellow"
66
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"schemaVersion": 1,
33
"label": "Bundle Size",
4-
"message": "JS: 3.4KB + CSS: 1.2KB",
4+
"message": "JS: 3.5KB + CSS: 1.2KB",
55
"color": "red"
66
}

0 commit comments

Comments
Β (0)