@taquito/http-utils
Advanced tools
Comparing version 21.0.0 to 21.0.1
@@ -6,4 +6,4 @@ "use strict"; | ||
exports.VERSION = { | ||
"commitHash": "8f78637e9787ae942916332501f41b35d6b98f2d", | ||
"version": "21.0.0" | ||
"commitHash": "bab6a80662c0f67ffd2236fdad9b34492610ccca", | ||
"version": "21.0.1" | ||
}; |
@@ -400,4 +400,4 @@ import { NetworkError } from '@taquito/core'; | ||
const VERSION = { | ||
"commitHash": "8f78637e9787ae942916332501f41b35d6b98f2d", | ||
"version": "21.0.0" | ||
"commitHash": "bab6a80662c0f67ffd2236fdad9b34492610ccca", | ||
"version": "21.0.1" | ||
}; | ||
@@ -404,0 +404,0 @@ |
@@ -404,4 +404,4 @@ (function (global, factory) { | ||
const VERSION = { | ||
"commitHash": "8f78637e9787ae942916332501f41b35d6b98f2d", | ||
"version": "21.0.0" | ||
"commitHash": "bab6a80662c0f67ffd2236fdad9b34492610ccca", | ||
"version": "21.0.1" | ||
}; | ||
@@ -408,0 +408,0 @@ |
{ | ||
"name": "@taquito/http-utils", | ||
"version": "21.0.0", | ||
"version": "21.0.1", | ||
"description": "", | ||
@@ -61,3 +61,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@taquito/core": "^21.0.0", | ||
"@taquito/core": "^21.0.1", | ||
"node-fetch": "^2.7.0" | ||
@@ -94,3 +94,3 @@ }, | ||
}, | ||
"gitHead": "655216b13995860187b1a1baf3c87e90b4fd69cb" | ||
"gitHead": "ed45bf0eec9c9139eb2fe73213336a334bfaefdb" | ||
} |
Updated@taquito/core@^21.0.1