@polkadot/primitives
Advanced tools
Comparing version 0.26.24 to 0.26.25
{ | ||
"name": "@polkadot/primitives", | ||
"version": "0.26.24", | ||
"version": "0.26.25", | ||
"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.24", | ||
"@polkadot/util": "^0.26.24" | ||
"@polkadot/trie-hash": "^0.26.25", | ||
"@polkadot/util": "^0.26.25" | ||
}, | ||
@@ -41,0 +41,0 @@ "devDependencies": { |
Updated@polkadot/trie-hash@^0.26.25
Updated@polkadot/util@^0.26.25