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
+3 -3
View File
@@ -16,9 +16,9 @@
"store": "^2.0.12"
},
"devDependencies": {
"@polkadot/keyring": "^0.37.1",
"@polkadot/types": "^0.47.1",
"@polkadot/util": "^0.37.1"
"@polkadot/keyring": "^0.38.0-beta.4",
"@polkadot/types": "^0.48.0-beta.1",
"@polkadot/util": "^0.38.0-beta.4"
},
"peerDependencies": {
"@polkadot/keyring": "*",