This commit is contained in:
Jaco Greeff
2020-12-21 09:45:38 +01:00
parent a25ae21074
commit 9a20feb417
11 changed files with 127 additions and 135 deletions
+3 -3
View File
@@ -12,12 +12,12 @@
"test": "jest"
},
"dependencies": {
"@polkadot/keyring": "^5.0.2-8",
"@polkadot/keyring": "^5.1.1",
"@polkadot/reactnative-identicon": "0.63.2-3",
"@polkadot/ui-keyring": "0.63.2-3",
"@polkadot/ui-settings": "0.63.2-3",
"@polkadot/util": "^5.0.2-8",
"@polkadot/util-crypto": "^5.0.2-8",
"@polkadot/util": "^5.1.1",
"@polkadot/util-crypto": "^5.1.1",
"@react-native-community/async-storage": "^1.12.1",
"fast-text-encoding": "^1.0.3",
"get-yarn-workspaces": "^1.0.2",