Add ethereum icon type (#391)

This commit is contained in:
Jaco Greeff
2020-11-03 15:35:10 +01:00
committed by GitHub
parent 2b0dac8097
commit ff1a31a336
14 changed files with 865 additions and 510 deletions
+4 -3
View File
@@ -10,12 +10,13 @@
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.12.1",
"@polkadot/keyring": "^3.6.1",
"@polkadot/keyring": "^4.0.0-3",
"@polkadot/ui-settings": "^0.61.2-4",
"@polkadot/ui-shared": "^0.61.2-4",
"@polkadot/util": "^3.6.1",
"@polkadot/util-crypto": "^3.6.1",
"@polkadot/util": "^4.0.0-3",
"@polkadot/util-crypto": "^4.0.0-3",
"color": "^3.1.3",
"ethereum-blockies-base64": "^1.0.2",
"jdenticon": "2.2.0",
"react-copy-to-clipboard": "^5.0.2",
"styled-components": "^5.2.0"