Skip to content

Commit c5e409b

Browse files
authored
docs: use bundlejs for bundle-size
1 parent 5080c8e commit c5e409b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Hooks for fetching, caching and updating asynchronous data in React, Solid, Svel
1313
</a><a href="https://www.npmjs.com/package/@tanstack/query-core" target="\_parent">
1414
<img alt="" src="https://img.shields.io/npm/dm/@tanstack/query-core.svg" />
1515
</a><a href="https://bundlephobia.com/package/@tanstack/react-query@latest" target="\_parent">
16-
<img alt="" src="https://badgen.net/bundlephobia/minzip/@tanstack/react-query" />
16+
<img alt="" src="https://deno.bundlejs.com/?q=@tanstack/react-query@alpha&config={%22esbuild%22:{%22external%22:[%22react%22,%22react-dom%22]}}&badge=detailed" />
1717
</a><a href="#badge">
1818
<img alt="semantic-release" src="https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg">
1919
</a><a href="https://github.com/TanStack/query/discussions">

0 commit comments

Comments
 (0)