[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
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "exampleReactNative",
"version": "0.63.2-0",
"version": "0.63.2-1",
"private": true,
"scripts": {
"copy-workspace-packages": "yarn copy-identicon && yarn copy-ui-shared",
@@ -13,9 +13,9 @@
},
"dependencies": {
"@polkadot/keyring": "^5.0.2-6",
"@polkadot/reactnative-identicon": "0.63.2-0",
"@polkadot/ui-keyring": "0.63.2-0",
"@polkadot/ui-settings": "0.63.2-0",
"@polkadot/reactnative-identicon": "0.63.2-1",
"@polkadot/ui-keyring": "0.63.2-1",
"@polkadot/ui-settings": "0.63.2-1",
"@polkadot/util": "^5.0.2-6",
"@polkadot/util-crypto": "^5.0.2-6",
"@react-native-community/async-storage": "^1.12.1",