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

Import yarn.lock from package-lock.json #47

Closed
wants to merge 2 commits into from

Conversation

lakhansamani
Copy link

This PR will help to fix the dependency versions if this package is installed via yarn.

Fixes #46

@lfac-pt
Copy link
Member

lfac-pt commented Apr 6, 2020

Thank you for your pull request! There seems that some unit tests are failing with a missing module, could you take a look at those so we can merge this?

@lakhansamani
Copy link
Author

@lfac-pt I tested locally! all test are passing with yarn test + npm run test

Also tested linting errors.

Screenshot 2020-04-07 00 19 48

It would be great if you can share build error.

@lfac-pt
Copy link
Member

lfac-pt commented Apr 7, 2020

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.

Brush ref not getting initialised in DensityChart
2 participants