1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-24 12:23:39 +02:00
metamask-extension/ui/app/ducks
Mark Stacey 398a45bfdd
Replace clone dependency with cloneDeep from lodash (#7926)
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 (#7843) 2020-01-16 13:02:44 -04:00
confirm-transaction 4byte fallback (#6551) 2019-06-18 09:47:14 -02:30
gas Remove unused gasExpress fetch mocks (#7681) 2019-12-10 09:52:34 -04:00
locale Purge xtend from the UI (#7795) 2020-01-13 12:59:21 -03:30
metamask Remove unnecessary get environment type parameter (#7891) 2020-01-24 15:12:58 -04:00
send Purge xtend from the UI (#7795) 2020-01-13 12:59:21 -03:30
index.js Replace clone dependency with cloneDeep from lodash (#7926) 2020-01-29 13:14:33 -04:00