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

fix(packageRelativePath): fix 'where' for file deps #142

Closed
wants to merge 2 commits into from

Commits on Feb 21, 2019

  1. fix(packageRelativePath): fix 'where' for file deps

    Fix 'where' for file deps. It makes more sense for the 'where' to be the 
    directory the file is in (and was possibly built in) than it being the 
    file itself, having no use whatsoever.
    
    See https://npm.community/t/3364
    larsgw committed Feb 21, 2019
    Copy the full SHA
    391fd84 View commit details
    Browse the repository at this point in the history
  2. test: update tarballs

    larsgw committed Feb 21, 2019
    Copy the full SHA
    0c6429b View commit details
    Browse the repository at this point in the history