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

Add util to the dependencies for impagination #44

Merged
merged 1 commit into from
Oct 30, 2017

Conversation

cowboyd
Copy link
Contributor

@cowboyd cowboyd commented Oct 30, 2017

binary-search-tree requires util, but does not enumerate it as a dependency. This is a known issue with it louischatriot/node-binary-search-tree#14

This adds util as a primary dependency so that this require will not fail. While we're fixing up meta-information, this adds build time artifacts /lib and /yarn.lock to the ignore list.

Fixes #38 and #40

binary-search-tree requires `util`, but does not enumerate it as a
dependency. This is a known issue with it
louischatriot/node-binary-search-tree#14

This adds `util` as a primary dependency so that this require will not
fail. While we're fixing up meta-information, this adds build time
artifacts  `/lib` and `/yarn.lock` to the ignore list.
@flexyford flexyford merged commit 4b3ae28 into flexyford:master Oct 30, 2017
@flexyford
Copy link
Owner

Woot! Thanks @cowboyd for taking care of this. Hoping to get this off of the alpha release soon. Thanks for the help

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.

Problem importing Dataset
2 participants