@polkadot/primitives
Advanced tools
Comparing version 0.26.31 to 0.26.32
{ | ||
"name": "@polkadot/primitives", | ||
"version": "0.26.31", | ||
"version": "0.26.32", | ||
"description": "Type defintions for the Polkadot network", | ||
@@ -37,4 +37,4 @@ "main": "index.js", | ||
"@babel/runtime": "^7.0.0-beta.51", | ||
"@polkadot/trie-hash": "^0.26.31", | ||
"@polkadot/util": "^0.26.31" | ||
"@polkadot/trie-hash": "^0.26.32", | ||
"@polkadot/util": "^0.26.32" | ||
}, | ||
@@ -41,0 +41,0 @@ "devDependencies": { |
Updated@polkadot/trie-hash@^0.26.32
Updated@polkadot/util@^0.26.32