Add ui-util formatting & util (#76)

* Add ui-util formatting & util

* Update README
This commit is contained in:
Jaco Greeff
2019-02-18 11:02:42 +01:00
committed by GitHub
parent 6e9edc8065
commit 9ce16e99bc
16 changed files with 672 additions and 32 deletions
+3 -3
View File
@@ -16,9 +16,9 @@
"store": "^2.0.12"
},
"devDependencies": {
"@polkadot/keyring": "^0.34.15",
"@polkadot/types": "^0.43.6",
"@polkadot/util": "^0.34.15"
"@polkadot/keyring": "^0.34.19",
"@polkadot/types": "^0.43.10",
"@polkadot/util": "^0.34.19"
},
"peerDependencies": {
"@polkadot/keyring": "*",