This commit is contained in:
Jaco
2021-11-30 07:25:15 +01:00
committed by GitHub
parent 7d195211c1
commit 3f131a58c8
14 changed files with 143 additions and 132 deletions
+7 -7
View File
@@ -1,6 +1,6 @@
{
"name": "exampleReactNative",
"version": "0.87.2-0",
"version": "0.87.2",
"license": "Apache-2.0",
"private": true,
"scripts": {
@@ -21,12 +21,12 @@
},
"sideEffects": false,
"dependencies": {
"@polkadot/keyring": "^8.0.2",
"@polkadot/reactnative-identicon": "0.87.2-0",
"@polkadot/ui-keyring": "0.87.2-0",
"@polkadot/ui-settings": "0.87.2-0",
"@polkadot/util": "^8.0.2",
"@polkadot/util-crypto": "^8.0.2",
"@polkadot/keyring": "^8.0.4",
"@polkadot/reactnative-identicon": "0.87.2",
"@polkadot/ui-keyring": "0.87.2",
"@polkadot/ui-settings": "0.87.2",
"@polkadot/util": "^8.0.4",
"@polkadot/util-crypto": "^8.0.4",
"@react-native-community/async-storage": "^1.12.1",
"fast-text-encoding": "^1.0.3",
"get-yarn-workspaces": "^1.0.2",