Skip to content

Commit

Permalink
fix(package): update @types/node to version 11.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisguttandin committed Feb 16, 2019
1 parent 42d6b6a commit 37c7bb6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -9,7 +9,7 @@
}
},
"dependencies": {
"@types/node": "^10.12.26"
"@types/node": "^11.9.4"
},
"description": "This is just my personal collection of tsconfig files.",
"devDependencies": {
Expand Down

0 comments on commit 37c7bb6

Please sign in to comment.