Add network-specific logos (#186)

* Add network-specific logos

* Cleanup icons

* Add empty

* s/network/chains/
This commit is contained in:
Jaco Greeff
2019-08-13 11:19:36 +02:00
committed by GitHub
parent 2fdb2a9e05
commit 7f680296b1
16 changed files with 99 additions and 292 deletions
+2 -2
View File
@@ -26,11 +26,11 @@
"devDependencies": {
"@babel/core": "^7.5.5",
"@babel/runtime": "^7.5.5",
"@polkadot/dev-react": "^0.31.0-beta.1",
"@polkadot/dev-react": "^0.31.0-beta.3",
"@polkadot/ts": "^0.1.64",
"babel-plugin-transform-vue-template": "^0.4.2",
"empty": "^0.10.1",
"gh-pages": "2.0.1",
"gh-pages": "^2.1.1",
"webpack-serve": "^3.1.1"
}
}