Skip to content

Commit

Permalink
feat: Upgrade redis types. (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
liam-betsworth authored and mmkal committed Sep 20, 2018
1 parent 265aacc commit 3b43766
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 15 deletions.
20 changes: 6 additions & 14 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
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
]
},
"dependencies": {
"@types/redis": "^0.12.36",
"@types/redis": "^2.8.6",
"redis": "^2.8.0"
},
"devDependencies": {
Expand Down

0 comments on commit 3b43766

Please sign in to comment.