* Use publicKey for icons

* Hex value for jdenticon

* Clean bumps
This commit is contained in:
Jaco Greeff
2019-04-29 15:54:04 +02:00
committed by GitHub
parent a61e75e613
commit a3e16ba421
4 changed files with 634 additions and 1074 deletions
+1
View File
@@ -9,6 +9,7 @@ tmp/
.env.test.local
.env.production.local
.npmrc
cc-test-reporter
package-lock.json
npm-debug.log*
yarn-debug.log*
BIN
View File
Binary file not shown.
+6 -1
View File
@@ -10,8 +10,13 @@
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.4.4",
"@polkadot/util": "^0.90.0-beta.1",
"@types/store": "^2.0.1",
"store": "^2.0.12"
},
"devDependencies": {
"@polkadot/util": "^0.90.0-beta.1"
},
"peerDependencies": {
"@polkadot/util": "*"
}
}
+627 -1073
View File
File diff suppressed because it is too large Load Diff