@stacks/blockchain-api-client
Advanced tools
Comparing version 0.47.2 to 0.47.3
{ | ||
"name": "@stacks/blockchain-api-client", | ||
"version": "0.47.2", | ||
"version": "0.47.3", | ||
"access": "public", | ||
@@ -5,0 +5,0 @@ "description": "Client for the Stacks Blockchain API", |
@@ -186,3 +186,3 @@ /* tslint:disable */ | ||
get headers(): HTTPHeaders | undefined { | ||
get headers(): HTTPHeaders | undefined { | ||
return this.configuration.headers; | ||
@@ -189,0 +189,0 @@ } |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
2067017