Skip to content

Commit 6992f64

Browse files
committed
📦 Change name to f-e-t-c-h
1 parent e03530b commit 6992f64

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

‎README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
# s-fetch
1+
<h1>
2+
<center>f-e-t-c-h</center>
3+
</h1>
24

35
> Super light-weight wrapper around `fetch`
46
@@ -12,7 +14,7 @@
1214
## 📦 Install
1315

1416
```sh
15-
$ yarn add s-fetch
17+
$ yarn add f-e-t-c-h
1618
```
1719

1820
## 🔗 Alternatives

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
2-
"name": "s-fetch",
2+
"name": "f-e-t-c-h",
33
"version": "0.0.0",
44
"description": "",
55
"author": "John Grishin <[email protected]>",
66
"license": "MIT",
7-
"repository": "exah/s-fetch",
7+
"repository": "exah/f-e-t-c-h",
88
"sideEffects": false,
99
"main": "cjs/index.js",
1010
"module": "esm/index.js",

0 commit comments

Comments
 (0)