Short address length, uppercase option (#121)

* Short address length, uppercase option

* Update CHANGELOG
This commit is contained in:
Jaco Greeff
2019-05-08 13:15:03 +02:00
committed by GitHub
parent 903f9a5eb9
commit f97cc8710c
9 changed files with 51 additions and 44 deletions
+2 -2
View File
@@ -24,8 +24,8 @@
"react": "*"
},
"devDependencies": {
"@polkadot/keyring": "^0.90.0-beta.1",
"@polkadot/util-crypto": "^0.90.0-beta.1",
"@polkadot/keyring": "^0.90.0-beta.4",
"@polkadot/util-crypto": "^0.90.0-beta.4",
"xmlserializer": "^0.6.1"
}
}