Cleanup polkadot-identicon rendering duplication (#14)

* Cleanup polkadot-identicon rendering duplication

* Bump API deps
This commit is contained in:
Jaco Greeff
2018-12-09 12:40:16 +01:00
committed by GitHub
parent d910d69fab
commit cc0fa0f1b3
3 changed files with 50 additions and 27 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
"dependencies": {
"@babel/runtime": "^7.1.5",
"@polkadot/keyring": "^0.33.11",
"@polkadot/types": "^0.33.6",
"@polkadot/types": "^0.33.7",
"store": "^2.0.12"
}
}