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
+2 -2
View File
@@ -24,8 +24,8 @@
"react": "*"
},
"devDependencies": {
"@polkadot/keyring": "^1.7.1",
"@polkadot/util-crypto": "^1.7.1",
"@polkadot/keyring": "^2.0.0-beta.1",
"@polkadot/util-crypto": "^2.0.0-beta.1",
"xmlserializer": "^0.6.1"
}
}