Skip to content

Commit

Permalink
update readme for TS @type/node-fetch (#1405)
Browse files Browse the repository at this point in the history
Co-authored-by: adamellsworth <adam.d.ellsworth@me.com>
  • Loading branch information
adamellsworth and adamellsworth committed Dec 6, 2021
1 parent 6956bf8 commit 7ba5bc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -750,7 +750,7 @@ An Error thrown when the request is aborted in response to an `AbortSignal`'s `a
For older versions please use the type definitions from [DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped):

```sh
npm install --save-dev @types/node-fetch
npm install --save-dev @types/node-fetch@2.x
```

## Acknowledgement
Expand Down

0 comments on commit 7ba5bc9

Please sign in to comment.