This commit is contained in:
Jaco Greeff
2020-12-18 11:50:32 +01:00
parent 3746b608b2
commit f9428ee6d2
16 changed files with 163 additions and 153 deletions
+3 -3
View File
@@ -12,12 +12,12 @@
"test": "jest"
},
"dependencies": {
"@polkadot/keyring": "^5.0.2-6",
"@polkadot/keyring": "^5.0.2-8",
"@polkadot/reactnative-identicon": "0.63.2-2",
"@polkadot/ui-keyring": "0.63.2-2",
"@polkadot/ui-settings": "0.63.2-2",
"@polkadot/util": "^5.0.2-6",
"@polkadot/util-crypto": "^5.0.2-6",
"@polkadot/util": "^5.0.2-8",
"@polkadot/util-crypto": "^5.0.2-8",
"@react-native-community/async-storage": "^1.12.1",
"fast-text-encoding": "^1.0.3",
"get-yarn-workspaces": "^1.0.2",