[CI Skip] release/beta 0.65.2-5

skip-checks: true
This commit is contained in:
Github Actions
2021-01-14 21:57:26 +00:00
parent 19c68dada7
commit 510d33fd89
13 changed files with 32 additions and 32 deletions
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "exampleReactNative",
"version": "0.65.2-4",
"version": "0.65.2-5",
"private": true,
"scripts": {
"copy-workspace-packages": "yarn copy-identicon && yarn copy-ui-shared",
@@ -13,9 +13,9 @@
},
"dependencies": {
"@polkadot/keyring": "^5.2.4-6",
"@polkadot/reactnative-identicon": "0.65.2-4",
"@polkadot/ui-keyring": "0.65.2-4",
"@polkadot/ui-settings": "0.65.2-4",
"@polkadot/reactnative-identicon": "0.65.2-5",
"@polkadot/ui-keyring": "0.65.2-5",
"@polkadot/ui-settings": "0.65.2-5",
"@polkadot/util": "^5.2.4-6",
"@polkadot/util-crypto": "^5.2.4-6",
"@react-native-community/async-storage": "^1.12.1",