Skip to content

Commit 1115d34

Browse files
committed
📝 Update bundle size
1 parent c710a71 commit 1115d34

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<a href="https://github.com/elbywan/wretch/blob/master/LICENSE"><img src="https://img.shields.io/badge/license-MIT-blue.svg" alt="license-badge" height="20"></a>
1313
</h1>
1414
<h4 align="center">
15-
A tiny (~2KB g-zipped) wrapper built around <a href="https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API/Using_Fetch">fetch</a> with an intuitive syntax.
15+
A tiny (~1.7KB g-zipped) wrapper built around <a href="https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API/Using_Fetch">fetch</a> with an intuitive syntax.
1616
</h4>
1717
<h5 align="center">
1818
<i>f[ETCH] [WR]apper</i>

docs/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ <h1 class="logo-name">Wretch</h1>
5252
</p>
5353
</div>
5454
<div class="shortdesc">
55-
<p>A tiny (&#126; 2Kb g-zipped) wrapper built around fetch with an intuitive syntax.</p>
55+
<p>A tiny (&#126; 1.7Kb g-zipped) wrapper built around fetch with an intuitive syntax.</p>
5656
</div>
5757
</div>
5858
<div class="front-links">
@@ -171,4 +171,4 @@ <h1 class="usage-header">Usage</h1>
171171
</script>
172172
</body>
173173

174-
</html>
174+
</html>

0 commit comments

Comments
 (0)