Skip to content

Commit

Permalink
fix(package): update @types/node to version 13.7.4
Browse files Browse the repository at this point in the history
Closes #5
  • Loading branch information
greenkeeper[bot] committed Feb 19, 2020
1 parent a200e7b commit 6603add
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"license": "ISC",
"dependencies": {
"@types/express": "^4.16.1",
"@types/node": "^12.0.0",
"@types/node": "^13.7.4",
"express": "^4.16.4",
"reflect-metadata": "^0.1.13"
},
Expand Down

0 comments on commit 6603add

Please sign in to comment.