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 -2
View File
@@ -9,7 +9,7 @@
],
"resolutions": {
"babel-core": "^7.0.0-bridge.0",
"typescript": "^4.0.3"
"typescript": "^4.0.5"
},
"scripts": {
"build": "polkadot-dev-build-ts",
@@ -30,7 +30,7 @@
"devDependencies": {
"@babel/core": "^7.12.3",
"@babel/runtime": "^7.12.1",
"@polkadot/dev": "^0.59.9",
"@polkadot/dev": "^0.59.18",
"@polkadot/ts": "^0.3.53",
"@types/jest": "^26.0.15",
"babel-plugin-transform-vue-template": "^0.4.2",
@@ -40,6 +40,8 @@
"react-is": "^17.0.1",
"react-native": "^0.63.3",
"vue-template-compiler": "^2.6.12",
"webpack": "^4.44.2",
"webpack-cli": "^3.3.12",
"webpack-serve": "^3.2.0"
},
"version": "0.61.2-4"