[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
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@polkadot/reactnative-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",
@@ -10,7 +10,7 @@
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.12.5",
"@polkadot/ui-shared": "0.63.2-0",
"@polkadot/ui-shared": "0.63.2-1",
"@polkadot/util": "^5.0.2-6",
"@polkadot/util-crypto": "^5.0.2-6",
"react-native-svg": "^12.1.0"