nats-hemera
Advanced tools
Comparing version 2.1.7 to 2.1.8
@@ -0,0 +0,0 @@ 'use strict' |
@@ -0,0 +0,0 @@ 'use strict' |
@@ -0,0 +0,0 @@ 'use strict' |
@@ -867,3 +867,3 @@ 'use strict' | ||
if (promise && typeof promise.then === 'function') { | ||
action(self._request.payload.pattern) | ||
promise | ||
.then(x => self._actionHandler(null, x)) | ||
@@ -870,0 +870,0 @@ .catch(e => self._actionHandler(e)) |
@@ -0,0 +0,0 @@ 'use strict' |
{ | ||
"name": "nats-hemera", | ||
"author": "Dustin Deus (https://github.com/StarpTech)", | ||
"version": "2.1.7", | ||
"version": "2.1.8", | ||
"main": "lib/index.js", | ||
@@ -6,0 +6,0 @@ "homepage": "https://hemerajs.github.io/hemera/", |
Sorry, the diff of this file is not supported yet
68780