Skip to content
This repository has been archived by the owner on Mar 8, 2020. It is now read-only.

Change lodash dependency to lodash.clonedeep #4112

Merged
merged 2 commits into from
Jun 6, 2018

Conversation

mttrbrts
Copy link
Contributor

@mttrbrts mttrbrts commented Jun 5, 2018

Signed-off-by: Matt Roberts matt@clause.io

Changed cardstore/walletbackedcardstore.js to use more specific lodash.clonedeep package which does exist as a dependency of the composer-common package.

Issue/User story

https://github.com/hyperledger/composer/issues/4108

Design of the fix

Changed the clonedeep calls to use the narrower package lodash.clonedeep rather than adding lodash back as a package dependency.

@sstone1 sstone1 self-requested a review June 6, 2018 06:00
Copy link
Contributor

@sstone1 sstone1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@sstone1 sstone1 merged commit 65246a0 into hyperledger-archives:master Jun 6, 2018
@mttrbrts mttrbrts deleted the mr-fix-4108 branch June 6, 2018 06:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants