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

Commits on Oct 30, 2017

  1. Add util to the dependencies for impagination

    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.
    cowboyd committed Oct 30, 2017
    Configuration menu
    Copy the full SHA
    4d8fa32 View commit details
    Browse the repository at this point in the history