Skip to content

Commit

Permalink
chore: bump @zondax/ledger-spacemesh to 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
brusherru committed Jul 18, 2024
1 parent 7ada7c5 commit f282fcb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@tanstack/react-virtual": "^3.3.0",
"@uidotdev/usehooks": "^2.4.1",
"@zondax/ledger-js": "^0.10.0",
"@zondax/ledger-spacemesh": "^0.2.0",
"@zondax/ledger-spacemesh": "^0.2.2",
"bech32": "^2.0.0",
"eventemitter3": "^5.0.1",
"framer-motion": "^8.5.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2796,10 +2796,10 @@
dependencies:
"@ledgerhq/hw-transport" "6.30.6"

"@zondax/ledger-spacemesh@^0.2.0":
version "0.2.0"
resolved "https://registry.yarnpkg.com/@zondax/ledger-spacemesh/-/ledger-spacemesh-0.2.0.tgz#dc48e295d85ce9b7e010f50bae2c6d41c648e651"
integrity sha512-aYsWz8Fr5QlXX8/ybSaFvcjX7NaIku97ngYLCcteLX8RwFr6bUsoGh894WmjF0Qof3kUpKkJcZ2k9LX+SqWADQ==
"@zondax/ledger-spacemesh@^0.2.2":
version "0.2.2"
resolved "https://registry.yarnpkg.com/@zondax/ledger-spacemesh/-/ledger-spacemesh-0.2.2.tgz#38c78d5e8c2d4d918629c6ab8b95b18e0c5c3d01"
integrity sha512-qEsw7avMi9tM8+Ad2sGm9U4kVh7KX0iOKJwD0tQvVvtYyn6kP1HpgvhtgwOEg32mjiXEMQmVaMOyU843GEUguQ==
dependencies:
"@zondax/ledger-js" "^0.10.0"

Expand Down

0 comments on commit f282fcb

Please sign in to comment.