We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
f-e-t-c-h
1 parent e03530b commit 6992f64Copy full SHA for 6992f64
‎README.md
@@ -1,4 +1,6 @@
1
-# s-fetch
+<h1>
2
+ <center>f-e-t-c-h</center>
3
+</h1>
4
5
> Super light-weight wrapper around `fetch`
6
@@ -12,7 +14,7 @@
12
14
## 📦 Install
13
15
16
```sh
-$ yarn add s-fetch
17
+$ yarn add f-e-t-c-h
18
```
19
20
## 🔗 Alternatives
‎package.json
@@ -1,10 +1,10 @@
{
- "name": "s-fetch",
+ "name": "f-e-t-c-h",
"version": "0.0.0",
"description": "",
"author": "John Grishin <[email protected]>",
"license": "MIT",
7
- "repository": "exah/s-fetch",
+ "repository": "exah/f-e-t-c-h",
8
"sideEffects": false,
9
"main": "cjs/index.js",
10
"module": "esm/index.js",
0 commit comments