[CI Skip] release/beta 0.61.2-3

skip-checks: true
This commit is contained in:
Github Actions
2020-10-26 11:29:04 +00:00
parent c0393bcc7c
commit f4659fb67c
13 changed files with 32 additions and 32 deletions
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "exampleReactNative",
"version": "0.61.2-2",
"version": "0.61.2-3",
"private": true,
"scripts": {
"copy-workspace-packages": "yarn copy-identicon && yarn copy-ui-shared",
@@ -13,9 +13,9 @@
},
"dependencies": {
"@polkadot/keyring": "^3.6.1",
"@polkadot/reactnative-identicon": "0.61.2-2",
"@polkadot/ui-keyring": "0.61.2-2",
"@polkadot/ui-settings": "0.61.2-2",
"@polkadot/reactnative-identicon": "^0.61.2-3",
"@polkadot/ui-keyring": "^0.61.2-3",
"@polkadot/ui-settings": "^0.61.2-3",
"@polkadot/util": "^3.6.1",
"@polkadot/util-crypto": "^3.6.1",
"@react-native-community/async-storage": "^1.12.1",