Adapt interfaces for latest @polkadot/keyring (#146)

* Adapt interfaces for latest @polkadot/keyring

* Re-write yarn.lock

* Bump latest api
This commit is contained in:
Jaco Greeff
2019-06-13 16:16:53 +02:00
committed by GitHub
parent 77f3ad1b55
commit b26a0ef083
8 changed files with 109 additions and 131 deletions
+3 -3
View File
@@ -19,9 +19,9 @@
"styled-components": "^4.3.1"
},
"devDependencies": {
"@polkadot/keyring": "^0.93.0-beta.3",
"@polkadot/types": "^0.81.0-beta.10",
"@polkadot/util": "^0.93.0-beta.3"
"@polkadot/keyring": "^0.93.0-beta.5",
"@polkadot/types": "^0.81.0-beta.14",
"@polkadot/util": "^0.93.0-beta.5"
},
"peerDependencies": {
"@polkadot/keyring": "*",