* Swap with USB libs

* Update dev

* Bump deps
This commit is contained in:
Jaco Greeff
2020-11-11 13:36:38 +01:00
committed by GitHub
parent 3c743bd668
commit c71da72328
17 changed files with 142 additions and 154 deletions
+3 -3
View File
@@ -12,12 +12,12 @@
"test": "jest"
},
"dependencies": {
"@polkadot/keyring": "^4.0.2-11",
"@polkadot/keyring": "^4.0.2-12",
"@polkadot/reactnative-identicon": "0.62.2-9",
"@polkadot/ui-keyring": "0.62.2-9",
"@polkadot/ui-settings": "0.62.2-9",
"@polkadot/util": "^4.0.2-11",
"@polkadot/util-crypto": "^4.0.2-11",
"@polkadot/util": "^4.0.2-12",
"@polkadot/util-crypto": "^4.0.2-12",
"@react-native-community/async-storage": "^1.12.1",
"fast-text-encoding": "^1.0.3",
"get-yarn-workspaces": "^1.0.2",