Skip to content

Commit

Permalink
fix(package): update promise-breaker to version 5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Jun 25, 2019
1 parent 4b09b76 commit ed91042
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 @@ -4,7 +4,7 @@
"description": "Auto-reconnect and round robin support for amqplib.",
"main": "lib/index.js",
"dependencies": {
"promise-breaker": "^4.1.2"
"promise-breaker": "^5.0.0"
},
"peerDependencies": {
"amqplib": "*"
Expand Down

0 comments on commit ed91042

Please sign in to comment.