Skip to content

Commit b309058

Browse files
authored
Update readme bundledphobia badges
1 parent b17da68 commit b309058

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ pnpm start # run the server!
3333
<img src="https://img.shields.io/npm/dm/@tomic/lib?color=%2344cc10" />
3434
</a>
3535
<a href="https://bundlephobia.com/result?p=@tomic/lib" target="_blank">
36-
<img src="https://badgen.net/bundlephobia/minzip/@tomic/lib">
36+
<img src="https://img.shields.io/bundlephobia/min/@tomic/lib">
3737
</a>
3838

3939
Library with `Store`, `Commit`, `JSON-AD` parsing, and more.
@@ -51,7 +51,7 @@ Library with `Store`, `Commit`, `JSON-AD` parsing, and more.
5151
<img src="https://img.shields.io/npm/dm/@tomic/react?color=%2344cc10" />
5252
</a>
5353
<a href="https://bundlephobia.com/result?p=@tomic/react" target="_blank">
54-
<img src="https://badgen.net/bundlephobia/minzip/@tomic/react">
54+
<img src="https://img.shields.io/bundlephobia/min/@tomic/react">
5555
</a>
5656

5757

0 commit comments

Comments
 (0)