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