@polkadot/primitives
Advanced tools
Comparing version 0.28.22 to 0.28.23
{ | ||
"name": "@polkadot/primitives", | ||
"version": "0.28.22", | ||
"version": "0.28.23", | ||
"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.28.7", | ||
"@polkadot/util": "^0.28.7" | ||
"@polkadot/trie-hash": "^0.28.14", | ||
"@polkadot/util": "^0.28.14" | ||
}, | ||
@@ -36,0 +36,0 @@ "devDependencies": { |
117499
Updated@polkadot/trie-hash@^0.28.14
Updated@polkadot/util@^0.28.14