1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 02:10:12 +01:00
metamask-extension/test/unit
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
..
actions
app Replace clone dependency with cloneDeep from lodash (#7926) 2020-01-29 13:14:33 -04:00
development
migrations Replace clone dependency with cloneDeep from lodash (#7926) 2020-01-29 13:14:33 -04:00
reducers
responsive/components
ui Replace clone dependency with cloneDeep from lodash (#7926) 2020-01-29 13:14:33 -04:00
balance-formatter-test.js
localhostState.js