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 yarn lock support #221

Merged
merged 5 commits into from
Sep 25, 2018
Merged

Add yarn lock support #221

merged 5 commits into from
Sep 25, 2018

Commits on Sep 21, 2018

  1. chore: update lockfile parser version

    Mila Votradovec committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    95144e8 View commit details
    Browse the repository at this point in the history
  2. test: yarn.lock coverage

    Mila Votradovec committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    d0a19b3 View commit details
    Browse the repository at this point in the history
  3. feat: add yarn.lock support

    Mila Votradovec committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    08d6248 View commit details
    Browse the repository at this point in the history
  4. test: verify behaviour on node 4

    Mila Votradovec committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    da3d92c View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2018

  1. fix: better error messaging for wizard without node_modules

    Mila Votradovec committed Sep 24, 2018
    Configuration menu
    Copy the full SHA
    45d892e View commit details
    Browse the repository at this point in the history