Use @polkadot/hw-ledger from common (#429)

This commit is contained in:
Jaco Greeff
2021-01-14 22:54:38 +01:00
committed by GitHub
parent 089b24f505
commit 19c68dada7
25 changed files with 96 additions and 813 deletions
+3 -3
View File
@@ -12,12 +12,12 @@
"test": "jest"
},
"dependencies": {
"@polkadot/keyring": "^5.2.4-4",
"@polkadot/keyring": "^5.2.4-6",
"@polkadot/reactnative-identicon": "0.65.2-4",
"@polkadot/ui-keyring": "0.65.2-4",
"@polkadot/ui-settings": "0.65.2-4",
"@polkadot/util": "^5.2.4-4",
"@polkadot/util-crypto": "^5.2.4-4",
"@polkadot/util": "^5.2.4-6",
"@polkadot/util-crypto": "^5.2.4-6",
"@react-native-community/async-storage": "^1.12.1",
"fast-text-encoding": "^1.0.3",
"get-yarn-workspaces": "^1.0.2",