We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bb90bdc + bd864e7 commit 594c035Copy full SHA for 594c035
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "cf-queue",
3
- "version": "0.0.34",
+ "version": "0.0.35",
4
"description": "Queue wrapper for nats.io",
5
"main": "index.js",
6
"scripts": {
@@ -21,7 +21,7 @@
21
"homepage": "https://github.com/codefresh/queue",
22
"dependencies": {
23
"cf-errors": "0.1.11",
24
- "cf-monitor": "git+https://github.com/codefresh-io/cf-monitor.git#0c99b3d53027550e1d746abd4858341155085304",
+ "cf-monitor": "git+https://github.com/codefresh-io/cf-monitor.git#4526ea6e097a25f70153090058d4f072bd65adf2",
25
"mocha": "^2.2.4",
26
"nats": "0.6.4",
27
"q": "^1.3.0"
0 commit comments