@polkadot/primitives
Advanced tools
Comparing version 0.28.27 to 0.28.28
{ | ||
"name": "@polkadot/primitives", | ||
"version": "0.28.27", | ||
"version": "0.28.28", | ||
"description": "Type defintions for the Polkadot network", | ||
@@ -31,5 +31,5 @@ "main": "index.js", | ||
"dependencies": { | ||
"@babel/runtime": "^7.0.0-rc.1", | ||
"@polkadot/trie-hash": "^0.29.21", | ||
"@polkadot/util": "^0.29.21" | ||
"@babel/runtime": "^7.0.0", | ||
"@polkadot/trie-hash": "^0.29.32", | ||
"@polkadot/util": "^0.29.32" | ||
}, | ||
@@ -36,0 +36,0 @@ "devDependencies": { |
117494
Updated@babel/runtime@^7.0.0
Updated@polkadot/trie-hash@^0.29.32
Updated@polkadot/util@^0.29.32