Skip to content

Commit

Permalink
Meta tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Mar 10, 2022
1 parent 0b8bc36 commit 40546bd
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,13 +60,13 @@
],
"dependencies": {
"abort-controller": "^3.0.0",
"node-fetch": "3.2.0"
"node-fetch": "^3.2.2"
},
"devDependencies": {
"ava": "^4.0.1",
"ky": "^0.28.7",
"ava": "^4.1.0",
"ky": "^0.30.0",
"tsd": "^0.19.1",
"xo": "^0.47.0"
"xo": "^0.48.0"
},
"peerDependencies": {
"ky": ">=0.26.0",
Expand Down

0 comments on commit 40546bd

Please sign in to comment.