Bump deps, re-encode old addresses (#125)

This commit is contained in:
Jaco Greeff
2019-05-11 10:22:57 +02:00
committed by GitHub
parent bf43311e70
commit 989e6440b8
6 changed files with 35 additions and 34 deletions
+3 -3
View File
@@ -16,9 +16,9 @@
"styled-components": "^4.2.0"
},
"devDependencies": {
"@polkadot/keyring": "^0.90.1",
"@polkadot/types": "^0.78.1",
"@polkadot/util": "^0.90.1"
"@polkadot/keyring": "^0.91.0-beta.1",
"@polkadot/types": "^0.79.0-beta.6",
"@polkadot/util": "^0.91.0-beta.1"
},
"peerDependencies": {
"@polkadot/keyring": "*",