Comparing version 1.8.4 to 1.8.5
@@ -70,4 +70,2 @@ /* | ||
this._timer = setTimeout(function () { | ||
var err = 'No reply in ' + timeout + 's'; | ||
that.emit('timeout', err) | ||
}, timeout * 1000) | ||
@@ -74,0 +72,0 @@ } |
{ | ||
"name": "smart-coap", | ||
"version": "1.8.4", | ||
"version": "1.8.5", | ||
"description": "Updated code of node-coap", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Sorry, the diff of this file is not supported yet
276341
6765