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"
}
}
+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": "*",
+1 -1
View File
@@ -12,7 +12,7 @@
"@babel/runtime": "^7.3.4"
},
"devDependencies": {
"@polkadot/types": "^0.47.1"
"@polkadot/types": "^0.48.0-beta.1"
},
"peerDependencies": {
"@polkadot/types": "*"