[CI Skip] release/beta 0.79.2-2

skip-checks: true
This commit is contained in:
Github Actions
2021-06-08 15:09:06 +00:00
parent b19e20c82a
commit 0adac5f9fa
23 changed files with 42 additions and 42 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "@polkadot/react-identicon",
"version": "0.79.2-1",
"version": "0.79.2-2",
"type": "module",
"description": "Renders an SVG picture representing an address",
"main": "index.js",
@@ -14,8 +14,8 @@
"dependencies": {
"@babel/runtime": "^7.14.0",
"@polkadot/keyring": "^6.7.1",
"@polkadot/ui-settings": "0.79.2-1",
"@polkadot/ui-shared": "0.79.2-1",
"@polkadot/ui-settings": "0.79.2-2",
"@polkadot/ui-shared": "0.79.2-2",
"@polkadot/util": "^6.7.1",
"@polkadot/util-crypto": "^6.7.1",
"color": "^3.1.3",