Skip to content

Commit

Permalink
Update lru-cache to 4.0.x. Closes #53
Browse files Browse the repository at this point in the history
  • Loading branch information
kanongil committed Dec 22, 2015
1 parent 86a12b8 commit 0b33f1e
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 @@ -20,7 +20,7 @@
"hoek": "3.x.x",
"items": "2.x.x",
"joi": "7.x.x",
"lru-cache": "3.2.x"
"lru-cache": "4.0.x"
},
"devDependencies": {
"code": "2.x.x",
Expand Down

0 comments on commit 0b33f1e

Please sign in to comment.