Skip to content

Commit

Permalink
fix: remove extra signature request on ledger send (#566)
Browse files Browse the repository at this point in the history
Signed-off-by: Jack Ta <jack.th.ta@gmail.com>
  • Loading branch information
jackthta committed Dec 10, 2021
1 parent 63919b6 commit 5771d0a
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 14 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -67,7 +67,7 @@
"*.{ts,vue}": "eslint --fix"
},
"dependencies": {
"@hashgraph/sdk": "2.0.25-beta.1",
"@hashgraph/sdk": "2.6.0",
"@ledgerhq/hw-transport": "^6.3.0",
"@ledgerhq/hw-transport-webusb": "^6.3.0",
"@vueuse/core": "^5.3.0",
Expand Down
27 changes: 14 additions & 13 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5771d0a

Please sign in to comment.