1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app/ducks
Mark Stacey 398a45bfdd
Replace clone dependency with cloneDeep from lodash ()
This was done to reduce the number of direct dependencies we have. It
should be functionally equivalent. The bundle size should not change,
as we use `clone` as a transitive dependency in a number of places.
2020-01-29 13:14:33 -04:00
..
app Remove unused current view related things () 2020-01-16 13:02:44 -04:00
confirm-transaction 4byte fallback () 2019-06-18 09:47:14 -02:30
gas Remove unused gasExpress fetch mocks () 2019-12-10 09:52:34 -04:00
locale Purge xtend from the UI () 2020-01-13 12:59:21 -03:30
metamask Remove unnecessary get environment type parameter () 2020-01-24 15:12:58 -04:00
send Purge xtend from the UI () 2020-01-13 12:59:21 -03:30
index.js Replace clone dependency with cloneDeep from lodash () 2020-01-29 13:14:33 -04:00