1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
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
..
2020-01-09 00:04:58 -03:30
2020-01-13 14:36:36 -04:00
2018-03-14 15:33:22 +02:00

Controllers

Different controllers (in the sense of *VC *View-Controller).