@polkadot/trie-hash
Advanced tools
Comparing version 0.26.5 to 0.26.6
{ | ||
"name": "@polkadot/trie-hash", | ||
"version": "0.26.5", | ||
"version": "0.26.6", | ||
"description": "Creation of triehash values", | ||
@@ -37,6 +37,6 @@ "main": "index.js", | ||
"@babel/runtime": "^7.0.0-beta.51", | ||
"@polkadot/util": "^0.26.5", | ||
"@polkadot/util-crypto": "^0.26.5", | ||
"@polkadot/util-rlp": "^0.26.5" | ||
"@polkadot/util": "^0.26.6", | ||
"@polkadot/util-crypto": "^0.26.6", | ||
"@polkadot/util-rlp": "^0.26.6" | ||
} | ||
} |
Updated@polkadot/util@^0.26.6
Updated@polkadot/util-rlp@^0.26.6