@azteam/http-client
Advanced tools
Comparing version 1.0.74 to 1.0.75
@@ -217,3 +217,2 @@ "use strict"; | ||
}).catch(error => { | ||
console.error(error); | ||
reject(error.toString()); | ||
@@ -220,0 +219,0 @@ }).finally(() => { |
{ | ||
"name": "@azteam/http-client", | ||
"version": "1.0.74", | ||
"version": "1.0.75", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
20006
363