mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-25 20:02:58 +01:00
Bump version on eth-simple-keyring
Fixes bug where imported accounts could not use the new `signTypedData` method.
This commit is contained in:
parent
701887bb19
commit
c77bc5d408
@ -77,7 +77,7 @@
|
||||
"eth-query": "^2.1.2",
|
||||
"eth-rpc-client": "^1.1.3",
|
||||
"eth-sig-util": "^1.4.0",
|
||||
"eth-simple-keyring": "^1.1.1",
|
||||
"eth-simple-keyring": "^1.2.0",
|
||||
"eth-token-tracker": "^1.1.4",
|
||||
"ethereumjs-tx": "^1.3.0",
|
||||
"ethereumjs-util": "github:ethereumjs/ethereumjs-util#ac5d0908536b447083ea422b435da27f26615de9",
|
||||
|
Loading…
Reference in New Issue
Block a user