Skip to content

Commit

Permalink
pin AMQP dependency to prior to event leak release, resolves #262
Browse files Browse the repository at this point in the history
  • Loading branch information
heckj committed Jun 9, 2016
1 parent 44d4fc3 commit addd477
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -19,7 +19,7 @@
"homepage": "https://github.com/RackHD/on-core",
"dependencies": {
"always-tail": "^0.1.1",
"amqp": "^0.2.3",
"amqp": "0.2.3",
"anchor": "^0.10.2",
"apache-crypt": "1.0.9",
"assert-plus": "^1.0.0",
Expand Down

0 comments on commit addd477

Please sign in to comment.