Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
akshatj27 authored Apr 17, 2020
1 parent be0a04c commit de2cf7b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "novelcovid",
"dependencies": {
"node-fetch": "^2.6.0"
"node-fetch": "^2.7.0"
},
"scripts": {
"prepublishOnly": "yarn build",
Expand Down Expand Up @@ -36,4 +36,4 @@
"eslint": "^6.8.0",
"typescript": "^3.8.3"
}
}
}

0 comments on commit de2cf7b

Please sign in to comment.