[CI Skip] release/beta 0.62.2-4

skip-checks: true
This commit is contained in:
Github Actions
2020-11-10 13:22:40 +00:00
parent e5a8d695bb
commit 0da5471b3e
13 changed files with 32 additions and 32 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "@polkadot/react-identicon",
"version": "0.62.2-3",
"version": "0.62.2-4",
"description": "Renders an SVG picture representing an address",
"main": "index.js",
"module": "index.mjs",
@@ -13,8 +13,8 @@
"dependencies": {
"@babel/runtime": "^7.12.5",
"@polkadot/keyring": "^4.0.2-8",
"@polkadot/ui-settings": "0.62.2-3",
"@polkadot/ui-shared": "0.62.2-3",
"@polkadot/ui-settings": "0.62.2-4",
"@polkadot/ui-shared": "0.62.2-4",
"@polkadot/util": "^4.0.2-8",
"@polkadot/util-crypto": "^4.0.2-8",
"color": "^3.1.3",