* 0.62

* Fix to 0.62
This commit is contained in:
Jaco Greeff
2020-11-09 12:24:27 +01:00
committed by GitHub
parent 77a9377503
commit a3ece8770c
14 changed files with 251 additions and 310 deletions
+6 -6
View File
@@ -1,6 +1,6 @@
{
"name": "@polkadot/react-identicon",
"version": "0.61.2-7",
"version": "0.62.0",
"description": "Renders an SVG picture representing an address",
"main": "index.js",
"author": "Jaco Greeff <jacogr@gmail.com>",
@@ -10,11 +10,11 @@
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.12.5",
"@polkadot/keyring": "^4.0.0-5",
"@polkadot/ui-settings": "^0.61.2-7",
"@polkadot/ui-shared": "^0.61.2-7",
"@polkadot/util": "^4.0.0-5",
"@polkadot/util-crypto": "^4.0.0-5",
"@polkadot/keyring": "^4.0.1",
"@polkadot/ui-settings": "0.62.0",
"@polkadot/ui-shared": "0.62.0",
"@polkadot/util": "^4.0.1",
"@polkadot/util-crypto": "^4.0.1",
"color": "^3.1.3",
"ethereum-blockies-base64": "^1.0.2",
"jdenticon": "2.2.0",