[CI Skip] release/beta 0.62.2-3

skip-checks: true
This commit is contained in:
Github Actions
2020-11-09 22:32:51 +00:00
parent 1ad3b6ab98
commit 24b91a73c7
13 changed files with 32 additions and 32 deletions
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "exampleReactNative",
"version": "0.62.2-2",
"version": "0.62.2-3",
"private": true,
"scripts": {
"copy-workspace-packages": "yarn copy-identicon && yarn copy-ui-shared",
@@ -13,9 +13,9 @@
},
"dependencies": {
"@polkadot/keyring": "^4.0.2-7",
"@polkadot/reactnative-identicon": "0.62.2-2",
"@polkadot/ui-keyring": "0.62.2-2",
"@polkadot/ui-settings": "0.62.2-2",
"@polkadot/reactnative-identicon": "0.62.2-3",
"@polkadot/ui-keyring": "0.62.2-3",
"@polkadot/ui-settings": "0.62.2-3",
"@polkadot/util": "^4.0.2-7",
"@polkadot/util-crypto": "^4.0.2-7",
"@react-native-community/async-storage": "^1.12.1",