Pull in formatting from util (#110)

This commit is contained in:
Jaco Greeff
2019-04-02 14:37:06 +02:00
committed by GitHub
parent 7f156bf4bc
commit 0ec979706a
16 changed files with 69 additions and 451 deletions
+2 -2
View File
@@ -17,9 +17,9 @@
"styled-components": "^4.2.0"
},
"devDependencies": {
"@polkadot/keyring": "^0.76.0-beta.3",
"@polkadot/keyring": "^0.76.0-beta.5",
"@polkadot/types": "^0.76.0-beta.1",
"@polkadot/util": "^0.76.0-beta.3"
"@polkadot/util": "^0.76.0-beta.5"
},
"peerDependencies": {
"@polkadot/keyring": "*",