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
+2 -2
View File
@@ -17,8 +17,8 @@
"@polkadot/util-crypto": "*"
},
"devDependencies": {
"@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",
"@types/color": "^3.0.1",
"@types/xmlserializer": "^0.6.2"
}