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
@@ -24,8 +24,8 @@
"react": "*"
},
"devDependencies": {
"@polkadot/keyring": "^0.76.0-beta.3",
"@polkadot/util-crypto": "^0.76.0-beta.3",
"@polkadot/keyring": "^0.76.0-beta.5",
"@polkadot/util-crypto": "^0.76.0-beta.5",
"xmlserializer": "^0.6.1"
}
}