Align with into and links to other parts (#90)

* Align with into and links to other parts

* Bump deps
This commit is contained in:
Jaco Greeff
2019-03-01 13:00:31 +01:00
committed by GitHub
parent ae01ee45d9
commit cd5e62f89a
7 changed files with 80 additions and 31 deletions
+2 -2
View File
@@ -23,8 +23,8 @@
"react": "*"
},
"devDependencies": {
"@polkadot/keyring": "^0.34.35",
"@polkadot/util-crypto": "^0.34.35",
"@polkadot/keyring": "^0.34.36",
"@polkadot/util-crypto": "^0.34.36",
"xmlserializer": "^0.6.1"
}
}
+3 -3
View File
@@ -16,9 +16,9 @@
"store": "^2.0.12"
},
"devDependencies": {
"@polkadot/keyring": "^0.34.35",
"@polkadot/types": "^0.45.19",
"@polkadot/util": "^0.34.35"
"@polkadot/keyring": "^0.34.36",
"@polkadot/types": "^0.45.21",
"@polkadot/util": "^0.34.36"
},
"peerDependencies": {
"@polkadot/keyring": "*",
+1 -1
View File
@@ -12,7 +12,7 @@
"@babel/runtime": "^7.3.4"
},
"devDependencies": {
"@polkadot/types": "^0.45.19"
"@polkadot/types": "^0.45.21"
},
"peerDependencies": {
"@polkadot/types": "*"