Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use peerDependencies instead of dependencies #89

Merged
merged 2 commits into from
Aug 4, 2014

Conversation

qraynaud
Copy link
Contributor

@qraynaud qraynaud commented Aug 4, 2014

Because the user might need a different version of dustjs linkedin or might have other
modules using his version of dust, this allows for more use cases to work properly

Because the user might need a different version of dustjs linkedin or might have other
modules using his version of dust, this allows for more use cases to work properly
@rragan
Copy link
Contributor

rragan commented Aug 4, 2014

+1 We have been bitten by this recently. LGTM

@prashn64
Copy link
Contributor

prashn64 commented Aug 4, 2014

Can you make the tests pass?

peerDependencies are not installed when doing npm i in the project so we also need
to add dustjs-linkedin in the devDependencies to get tests running
@qraynaud
Copy link
Contributor Author

qraynaud commented Aug 4, 2014

hope this is OK

@prashn64
Copy link
Contributor

prashn64 commented Aug 4, 2014

lgtm thanks

prashn64 added a commit that referenced this pull request Aug 4, 2014
use peerDependencies instead of dependencies for dustjs-linkedin module
@prashn64 prashn64 merged commit 9984165 into LinkedInAttic:master Aug 4, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants