[CI Skip] release/beta 0.63.2-1

skip-checks: true
This commit is contained in:
Github Actions
2020-12-17 12:30:46 +00:00
parent 96a1c981bc
commit 98c497b0aa
15 changed files with 40 additions and 40 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "@polkadot/react-identicon",
"version": "0.63.2-0",
"version": "0.63.2-1",
"description": "Renders an SVG picture representing an address",
"main": "index.js",
"module": "index.mjs",
@@ -11,8 +11,8 @@
"dependencies": {
"@babel/runtime": "^7.12.5",
"@polkadot/keyring": "^5.0.2-6",
"@polkadot/ui-settings": "0.63.2-0",
"@polkadot/ui-shared": "0.63.2-0",
"@polkadot/ui-settings": "0.63.2-1",
"@polkadot/ui-shared": "0.63.2-1",
"@polkadot/util": "^5.0.2-6",
"@polkadot/util-crypto": "^5.0.2-6",
"color": "^3.1.3",