This commit is contained in:
Jaco
2021-05-29 10:40:54 +03:00
committed by GitHub
parent 4c24f08e73
commit 8f6ad2fc5e
14 changed files with 226 additions and 218 deletions
+7 -7
View File
@@ -1,6 +1,6 @@
{
"name": "exampleReactNative",
"version": "0.77.2-2",
"version": "0.78.0",
"private": true,
"scripts": {
"copy-workspace-packages": "yarn copy-identicon && yarn copy-ui-shared",
@@ -12,12 +12,12 @@
"test": "jest"
},
"dependencies": {
"@polkadot/keyring": "^6.5.2-0",
"@polkadot/reactnative-identicon": "0.77.2-2",
"@polkadot/ui-keyring": "0.77.2-2",
"@polkadot/ui-settings": "0.77.2-2",
"@polkadot/util": "^6.5.2-0",
"@polkadot/util-crypto": "^6.5.2-0",
"@polkadot/keyring": "^6.6.1",
"@polkadot/reactnative-identicon": "0.78.0",
"@polkadot/ui-keyring": "0.78.0",
"@polkadot/ui-settings": "0.78.0",
"@polkadot/util": "^6.6.1",
"@polkadot/util-crypto": "^6.6.1",
"@react-native-community/async-storage": "^1.12.1",
"fast-text-encoding": "^1.0.3",
"get-yarn-workspaces": "^1.0.2",