Bump dependencied (sr25519) (#94)

This commit is contained in:
Jaco Greeff
2019-03-16 16:40:39 +01:00
committed by GitHub
parent 898217107b
commit 37f02899d1
5 changed files with 42 additions and 42 deletions
+2 -2
View File
@@ -23,8 +23,8 @@
"react": "*"
},
"devDependencies": {
"@polkadot/keyring": "^0.37.1",
"@polkadot/util-crypto": "^0.37.1",
"@polkadot/keyring": "^0.38.0-beta.4",
"@polkadot/util-crypto": "^0.38.0-beta.4",
"xmlserializer": "^0.6.1"
}
}