[CI Skip] release/beta 0.60.2-3

skip-checks: true
This commit is contained in:
Github Actions
2020-10-17 09:00:30 +00:00
parent a1808f590e
commit 8e4ecac74b
13 changed files with 32 additions and 32 deletions
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "exampleReactNative",
"version": "0.60.2-2",
"version": "0.60.2-3",
"private": true,
"scripts": {
"copy-workspace-packages": "yarn copy-identicon && yarn copy-ui-shared",
@@ -13,9 +13,9 @@
},
"dependencies": {
"@polkadot/keyring": "^3.6.0-beta.14",
"@polkadot/reactnative-identicon": "0.60.2-2",
"@polkadot/ui-keyring": "0.60.2-2",
"@polkadot/ui-settings": "0.60.2-2",
"@polkadot/reactnative-identicon": "0.60.2-3",
"@polkadot/ui-keyring": "0.60.2-3",
"@polkadot/ui-settings": "0.60.2-3",
"@polkadot/util": "^3.6.0-beta.14",
"@polkadot/util-crypto": "^3.6.0-beta.14",
"@react-native-community/async-storage": "^1.12.1",