@polkadot/primitives
Advanced tools
Comparing version 0.28.25 to 0.28.26
{ | ||
"name": "@polkadot/primitives", | ||
"version": "0.28.25", | ||
"version": "0.28.26", | ||
"description": "Type defintions for the Polkadot network", | ||
@@ -32,4 +32,4 @@ "main": "index.js", | ||
"@babel/runtime": "^7.0.0-rc.1", | ||
"@polkadot/trie-hash": "^0.29.18", | ||
"@polkadot/util": "^0.29.18" | ||
"@polkadot/trie-hash": "^0.29.21", | ||
"@polkadot/util": "^0.29.21" | ||
}, | ||
@@ -36,0 +36,0 @@ "devDependencies": { |
Updated@polkadot/trie-hash@^0.29.21
Updated@polkadot/util@^0.29.21