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
+3 -3
View File
@@ -16,9 +16,9 @@
"styled-components": "^4.2.0"
},
"devDependencies": {
"@polkadot/keyring": "^0.90.0-beta.1",
"@polkadot/types": "^0.78.0-beta.1",
"@polkadot/util": "^0.90.0-beta.1"
"@polkadot/keyring": "^0.90.0-beta.4",
"@polkadot/types": "^0.78.0-beta.13",
"@polkadot/util": "^0.90.0-beta.4"
},
"peerDependencies": {
"@polkadot/keyring": "*",