use latest eth-trezor-keyring

This commit is contained in:
brunobar79 2018-06-25 12:24:58 -10:00
parent 87dfca0767
commit 6e563acd93
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -8485,7 +8485,7 @@
}
},
"eth-trezor-keyring": {
"version": "github:brunobar79/eth-trezor-keyring#287e041c7ff0d4b4baa83caf13917ccd388e119e",
"version": "github:brunobar79/eth-trezor-keyring#daa32cfe0b2975566d87c097f831ad4160488ef7",
"requires": {
"eth-sig-util": "1.4.2",
"ethereumjs-tx": "1.3.5",

View File

@ -103,7 +103,7 @@
"eth-query": "^2.1.2",
"eth-sig-util": "^1.4.2",
"eth-token-tracker": "^1.1.4",
"eth-trezor-keyring": "github:brunobar79/eth-trezor-keyring#287e041c7ff0d4b4baa83caf13917ccd388e119e",
"eth-trezor-keyring": "github:brunobar79/eth-trezor-keyring#daa32cfe0b2975566d87c097f831ad4160488ef7",
"ethereumjs-abi": "^0.6.4",
"ethereumjs-tx": "^1.3.0",
"ethereumjs-util": "github:ethereumjs/ethereumjs-util#ac5d0908536b447083ea422b435da27f26615de9",