Skip to content

Commit

Permalink
Update to node-fetch@^3.0.0-beta.7 (#21)
Browse files Browse the repository at this point in the history
Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
  • Loading branch information
Richienb and sindresorhus committed Jun 25, 2020
1 parent 3eca77b commit 8edf9a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -11,7 +11,7 @@
"url": "sindresorhus.com"
},
"engines": {
"node": ">=10.16"
"node": ">=10.17"
},
"scripts": {
"test": "xo && ava"
Expand Down Expand Up @@ -54,7 +54,7 @@
],
"dependencies": {
"abort-controller": "^3.0.0",
"node-fetch": "^3.0.0-beta.6-exportfix"
"node-fetch": "^3.0.0-beta.7"
},
"devDependencies": {
"ava": "^2.4.0",
Expand Down

0 comments on commit 8edf9a6

Please sign in to comment.