Bump API & common (#257)

This commit is contained in:
Jaco Greeff
2020-01-14 09:18:56 +01:00
committed by GitHub
parent 1a8fd3900c
commit ca7772536f
5 changed files with 53 additions and 53 deletions
+3 -3
View File
@@ -30,9 +30,9 @@
"store": "^2.0.12"
},
"devDependencies": {
"@polkadot/keyring": "^1.7.1",
"@polkadot/types": "^0.100.0-beta.18",
"@polkadot/util": "^1.7.1"
"@polkadot/keyring": "^2.0.0-beta.1",
"@polkadot/types": "^1.0.0-beta.3",
"@polkadot/util": "^2.0.0-beta.1"
},
"optionalDependencies": {
"@ledgerhq/hw-transport-node-hid": "^5.3.0"