@taquito/contracts-library
Advanced tools
Comparing version 21.0.1 to 21.0.2
@@ -6,4 +6,4 @@ "use strict"; | ||
exports.VERSION = { | ||
"commitHash": "bab6a80662c0f67ffd2236fdad9b34492610ccca", | ||
"version": "21.0.1" | ||
"commitHash": "e55591f8a5efa4e61a3ee0d7797f2f3cadc28975", | ||
"version": "21.0.2" | ||
}; |
{ | ||
"name": "@taquito/contracts-library", | ||
"version": "21.0.1", | ||
"version": "21.0.2", | ||
"description": "Can be used as an extension on the TezosToolkit to provide contracts data", | ||
@@ -70,6 +70,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@taquito/core": "^21.0.1", | ||
"@taquito/rpc": "^21.0.1", | ||
"@taquito/taquito": "^21.0.1", | ||
"@taquito/utils": "^21.0.1", | ||
"@taquito/core": "^21.0.2", | ||
"@taquito/rpc": "^21.0.2", | ||
"@taquito/taquito": "^21.0.2", | ||
"@taquito/utils": "^21.0.2", | ||
"bignumber.js": "^9.1.2" | ||
@@ -105,3 +105,3 @@ }, | ||
}, | ||
"gitHead": "ed45bf0eec9c9139eb2fe73213336a334bfaefdb" | ||
"gitHead": "07d4dfc0bff882512c1ea9ed6efd7d797209dfa6" | ||
} |
Updated@taquito/core@^21.0.2
Updated@taquito/rpc@^21.0.2
Updated@taquito/taquito@^21.0.2
Updated@taquito/utils@^21.0.2