Example for formatBalance (#77)

This commit is contained in:
Jaco Greeff
2019-02-18 12:27:27 +01:00
committed by GitHub
parent 5141edb6a1
commit 013e29f77b
5 changed files with 46 additions and 27 deletions
+3 -3
View File
@@ -16,9 +16,9 @@
"store": "^2.0.12"
},
"devDependencies": {
"@polkadot/keyring": "^0.34.19",
"@polkadot/types": "^0.43.10",
"@polkadot/util": "^0.34.19"
"@polkadot/keyring": "^0.34.20",
"@polkadot/types": "^0.43.15",
"@polkadot/util": "^0.34.20"
},
"peerDependencies": {
"@polkadot/keyring": "*",