This commit is contained in:
Jaco Greeff
2020-11-10 18:19:24 +01:00
parent f1576f280d
commit d81e91af7b
19 changed files with 140 additions and 166 deletions
+3 -3
View File
@@ -12,12 +12,12 @@
"test": "jest"
},
"dependencies": {
"@polkadot/keyring": "^4.0.2-8",
"@polkadot/keyring": "^4.0.2-11",
"@polkadot/reactnative-identicon": "0.62.2-5",
"@polkadot/ui-keyring": "0.62.2-5",
"@polkadot/ui-settings": "0.62.2-5",
"@polkadot/util": "^4.0.2-8",
"@polkadot/util-crypto": "^4.0.2-8",
"@polkadot/util": "^4.0.2-11",
"@polkadot/util-crypto": "^4.0.2-11",
"@react-native-community/async-storage": "^1.12.1",
"fast-text-encoding": "^1.0.3",
"get-yarn-workspaces": "^1.0.2",