Bump api (interfaced types) (#163)

* Bump api (interfaced types)

* Bump deps for api
This commit is contained in:
Jaco Greeff
2019-07-29 10:15:10 +02:00
committed by GitHub
parent bfd2e0ad7c
commit 6f601dd343
6 changed files with 145 additions and 29 deletions
+3 -3
View File
@@ -19,9 +19,9 @@
"styled-components": "^4.3.1"
},
"devDependencies": {
"@polkadot/keyring": "^0.94.1",
"@polkadot/types": "^0.82.0-beta.77",
"@polkadot/util": "^0.94.1"
"@polkadot/keyring": "^0.95.0-beta.2",
"@polkadot/types": "^0.90.0-beta.1",
"@polkadot/util": "^0.95.0-beta.2"
},
"peerDependencies": {
"@polkadot/keyring": "*",