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
+1 -1
View File
@@ -14,7 +14,7 @@
"store": "^2.0.12"
},
"devDependencies": {
"@polkadot/util": "^0.93.0-beta.3"
"@polkadot/util": "^0.93.0-beta.5"
},
"peerDependencies": {
"@polkadot/util": "*"