Skip to content

Commit 594c035

Browse files
use new monitor version
2 parents bb90bdc + bd864e7 commit 594c035

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": "cf-queue",
3-
"version": "0.0.34",
3+
"version": "0.0.35",
44
"description": "Queue wrapper for nats.io",
55
"main": "index.js",
66
"scripts": {
@@ -21,7 +21,7 @@
2121
"homepage": "https://github.com/codefresh/queue",
2222
"dependencies": {
2323
"cf-errors": "0.1.11",
24-
"cf-monitor": "git+https://github.com/codefresh-io/cf-monitor.git#0c99b3d53027550e1d746abd4858341155085304",
24+
"cf-monitor": "git+https://github.com/codefresh-io/cf-monitor.git#4526ea6e097a25f70153090058d4f072bd65adf2",
2525
"mocha": "^2.2.4",
2626
"nats": "0.6.4",
2727
"q": "^1.3.0"

0 commit comments

Comments
 (0)