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
+1 -1
View File
@@ -10,7 +10,7 @@
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.4.2",
"@polkadot/util": "^0.76.0-beta.3",
"@polkadot/util": "^0.76.0-beta.5",
"@types/store": "^2.0.1",
"store": "^2.0.12"
}