Add jdenticon as Substrate default (#83)

This commit is contained in:
Jaco Greeff
2019-02-21 12:56:50 +01:00
committed by GitHub
parent 2afb5d3895
commit 93cbf3c872
18 changed files with 98 additions and 33 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@polkadot/ui-keyring",
"version": "0.27.1",
"version": "0.28.0",
"main": "index.js",
"repository": "https://github.com/polkadot-js/apps.git",
"author": "Jaco Greeff <jacogr@gmail.com>",
@@ -17,7 +17,7 @@
},
"devDependencies": {
"@polkadot/keyring": "^0.34.21",
"@polkadot/types": "^0.45.8",
"@polkadot/types": "^0.45.9",
"@polkadot/util": "^0.34.21"
},
"peerDependencies": {