Comparing version 3.1.1 to 3.1.2
@@ -63,3 +63,3 @@ const breq = require('bluereq') | ||
const bodyStr = JSON.stringify(body) || '' | ||
console.log('[cot debug] jsonRequest\n', method, params.url, bodyStr) | ||
console.log('[bluecot debug]', method, params.url, bodyStr) | ||
} | ||
@@ -66,0 +66,0 @@ |
@@ -18,3 +18,3 @@ { | ||
}, | ||
"version": "3.1.1", | ||
"version": "3.1.2", | ||
"main": "lib/cot.js", | ||
@@ -21,0 +21,0 @@ "dependencies": { |
Sorry, the diff of this file is not supported yet
68483