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