This commit is contained in:
Jaco
2021-11-01 12:37:11 +01:00
committed by GitHub
parent 10450a350b
commit 921bb0a4a0
14 changed files with 196 additions and 197 deletions
+7 -7
View File
@@ -1,6 +1,6 @@
{
"name": "exampleReactNative",
"version": "0.86.3-3",
"version": "0.86.3",
"license": "Apache-2.0",
"private": true,
"scripts": {
@@ -21,12 +21,12 @@
},
"sideEffects": false,
"dependencies": {
"@polkadot/keyring": "^7.6.1",
"@polkadot/reactnative-identicon": "0.86.3-3",
"@polkadot/ui-keyring": "0.86.3-3",
"@polkadot/ui-settings": "0.86.3-3",
"@polkadot/util": "^7.6.1",
"@polkadot/util-crypto": "^7.6.1",
"@polkadot/keyring": "^7.7.1",
"@polkadot/reactnative-identicon": "0.86.3",
"@polkadot/ui-keyring": "0.86.3",
"@polkadot/ui-settings": "0.86.3",
"@polkadot/util": "^7.7.1",
"@polkadot/util-crypto": "^7.7.1",
"@react-native-community/async-storage": "^1.12.1",
"fast-text-encoding": "^1.0.3",
"get-yarn-workspaces": "^1.0.2",