Skip to content

Commit

Permalink
Added node-cache to dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
rogelio-o committed Dec 25, 2017
1 parent 11091a2 commit 8cd6181
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,8 @@
"dependencies": {
"@types/aws-lambda": "0.0.21",
"aws-sdk": "^2.161.0",
"lambda-framework": "^1.0.20"
"lambda-framework": "^1.0.20",
"node-cache": "^4.1.1"
},
"nyc": {
"exclude": [
Expand Down

0 comments on commit 8cd6181

Please sign in to comment.