Ledger libs bump (#402)

This commit is contained in:
Jaco Greeff
2020-11-20 09:36:42 +01:00
committed by GitHub
parent c771560a7c
commit f648e6db08
12 changed files with 289 additions and 458 deletions
+3 -3
View File
@@ -12,12 +12,12 @@
"test": "jest"
},
"dependencies": {
"@polkadot/keyring": "^4.0.2-12",
"@polkadot/keyring": "^4.1.2-2",
"@polkadot/reactnative-identicon": "0.62.2-12",
"@polkadot/ui-keyring": "0.62.2-12",
"@polkadot/ui-settings": "0.62.2-12",
"@polkadot/util": "^4.0.2-12",
"@polkadot/util-crypto": "^4.0.2-12",
"@polkadot/util": "^4.1.2-2",
"@polkadot/util-crypto": "^4.1.2-2",
"@react-native-community/async-storage": "^1.12.1",
"fast-text-encoding": "^1.0.3",
"get-yarn-workspaces": "^1.0.2",