Skip to content

Commit 040fbc5

Browse files
committed
amqplib: Test with 0.4.x
Since that is what people will get when they npm install
1 parent f0bb11a commit 040fbc5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"uuid": "^2.0.1"
2222
},
2323
"devDependencies": {
24-
"amqplib": "^0.3.0",
24+
"amqplib": "^0.4.0",
2525
"chai": "~1.9.0",
2626
"grunt": "~0.4.1",
2727
"coffee-script": "^1.8.0",

0 commit comments

Comments
 (0)