* 0.85.3

* CHANGELOG
This commit is contained in:
Jaco
2021-08-29 23:50:42 +03:00
committed by GitHub
parent b356f26e08
commit b74034a809
14 changed files with 52 additions and 45 deletions
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "exampleReactNative",
"version": "0.85.2",
"version": "0.85.3",
"private": true,
"scripts": {
"copy-workspace-packages": "yarn copy-identicon && yarn copy-ui-shared",
@@ -13,9 +13,9 @@
},
"dependencies": {
"@polkadot/keyring": "^7.3.1",
"@polkadot/reactnative-identicon": "0.85.2",
"@polkadot/ui-keyring": "0.85.2",
"@polkadot/ui-settings": "0.85.2",
"@polkadot/reactnative-identicon": "0.85.3",
"@polkadot/ui-keyring": "0.85.3",
"@polkadot/ui-settings": "0.85.3",
"@polkadot/util": "^7.3.1",
"@polkadot/util-crypto": "^7.3.1",
"@react-native-community/async-storage": "^1.12.1",