Skip to content

Commit 59dfeb3

Browse files
committed
Update rhea version
1 parent 6698e8f commit 59dfeb3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cli-rhea",
3-
"version": "2.5.0",
3+
"version": "2.5.1",
44
"description": "Client interface built on amqp/rhea lib",
55
"scripts": {
66
"test": "mocha test/*Test.js",
@@ -18,7 +18,7 @@
1818
"cli-rhea-connector": "bin/connector-client.js"
1919
},
2020
"dependencies": {
21-
"rhea": "^0.3.0",
21+
"rhea": "^1.0.10",
2222
"string-format-js": "",
2323
"ws": "^5.0.0",
2424
"yargs": "7.1.0"

0 commit comments

Comments
 (0)