[CI Skip] release/beta 0.86.3-0

skip-checks: true
This commit is contained in:
Github Actions
2021-10-25 09:34:02 +00:00
parent c94427d150
commit 7b45a86daa
23 changed files with 42 additions and 42 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@polkadot/reactnative-identicon",
"version": "0.86.2",
"version": "0.86.3-0",
"license": "Apache-2.0",
"type": "module",
"description": "Renders an SVG picture representing an address",
@@ -21,7 +21,7 @@
],
"dependencies": {
"@babel/runtime": "^7.15.4",
"@polkadot/ui-shared": "0.86.2",
"@polkadot/ui-shared": "0.86.3-0",
"@polkadot/util": "^7.6.1",
"@polkadot/util-crypto": "^7.6.1",
"react-native-svg": "^12.1.1"