Skip to content

Commit

Permalink
fix(package): update @types/node to version 10.3.6
Browse files Browse the repository at this point in the history
Closes #80
  • Loading branch information
greenkeeper[bot] committed Jun 26, 2018
1 parent 05f475b commit 184a4e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -79,7 +79,7 @@
"dependencies": {
"@types/chai": "^4.0.3",
"@types/jest": "^22.0.0",
"@types/node": "^9.3.0",
"@types/node": "^10.3.6",
"@types/q": "^1.0.3",
"@types/request": "^2.0.2",
"@types/sinon": "^4.0.0",
Expand Down

0 comments on commit 184a4e2

Please sign in to comment.