Skip to content

Commit

Permalink
Add missing node dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
BenBestmann committed Feb 1, 2017
1 parent 3fc274b commit abfc6eb
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,9 @@
"bugs": {
"url": "https://github.com/BenBestmann/sqs-utils/issues"
},
"homepage": "https://github.com/BenBestmann/sqs-utils#readme"
"homepage": "https://github.com/BenBestmann/sqs-utils#readme",
"dependencies": {
"aws-sdk": "2.9.0",
"sqs-consumer": "3.4.0"
}
}

0 comments on commit abfc6eb

Please sign in to comment.