This commit is contained in:
Jaco
2021-05-25 08:16:35 +03:00
committed by GitHub
parent 623a264cbe
commit cfc219702c
14 changed files with 34 additions and 33 deletions
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "exampleReactNative",
"version": "0.76.1",
"version": "0.77.0",
"private": true,
"scripts": {
"copy-workspace-packages": "yarn copy-identicon && yarn copy-ui-shared",
@@ -13,9 +13,9 @@
},
"dependencies": {
"@polkadot/keyring": "^6.5.1",
"@polkadot/reactnative-identicon": "0.76.1",
"@polkadot/ui-keyring": "0.76.1",
"@polkadot/ui-settings": "0.76.1",
"@polkadot/reactnative-identicon": "0.77.0",
"@polkadot/ui-keyring": "0.77.0",
"@polkadot/ui-settings": "0.77.0",
"@polkadot/util": "^6.5.1",
"@polkadot/util-crypto": "^6.5.1",
"@react-native-community/async-storage": "^1.12.1",