@ledgerhq/evm-tools
Advanced tools
Comparing version 1.1.0-nightly.5 to 1.1.0-nightly.6
# @ledgerhq/evm-tools | ||
## 1.1.0-nightly.6 | ||
### Patch Changes | ||
- Updated dependencies [[`2f2b754`](https://github.com/LedgerHQ/ledger-live/commit/2f2b754b1350360ca0d9f761ca6e4a8cbaff141b)]: | ||
- @ledgerhq/cryptoassets@13.1.0-nightly.4 | ||
## 1.1.0-nightly.5 | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "@ledgerhq/evm-tools", | ||
"version": "1.1.0-nightly.5", | ||
"version": "1.1.0-nightly.6", | ||
"description": "EVM tooling used for coin integrations & app bindings", | ||
@@ -51,3 +51,3 @@ "main": "./index.ts", | ||
"ethers": "5.7.2", | ||
"@ledgerhq/cryptoassets": "^13.1.0-nightly.3", | ||
"@ledgerhq/cryptoassets": "^13.1.0-nightly.4", | ||
"@ledgerhq/live-env": "^2.1.0-nightly.2" | ||
@@ -62,3 +62,3 @@ }, | ||
"ts-jest": "^29.1.1", | ||
"@ledgerhq/types-live": "^6.48.0-nightly.1" | ||
"@ledgerhq/types-live": "^6.48.0-nightly.2" | ||
}, | ||
@@ -65,0 +65,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
116843