8000 update readme for TS @type/node-fetch (#1405) · node-fetch/node-fetch@7ba5bc9 · GitHub
[go: up one dir, main page]

Skip to content

Commit 7ba5bc9

Browse files
adamellsworthadamellsworth
andauthored
update readme for TS @type/node-fetch (#1405)
Co-authored-by: adamellsworth <adam.d.ellsworth@me.com>
1 parent 6956bf8 commit 7ba5bc9

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
@@ -750,7 +750,7 @@ An Error thrown when the request is aborted in response to an `AbortSignal`'s `a
750750
For older versions please use the type definitions from [DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped):
751751

752752
```sh
753-
npm install --save-dev @types/node-fetch
753+
npm install --save-dev @types/node-fetch@2.x
754754
```
755755

756756
## Acknowledgement

0 commit comments

Comments
 (0)
0