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: sub dependencies #439

Merged
merged 2 commits into from
Jun 29, 2021
Merged

fix: sub dependencies #439

merged 2 commits into from
Jun 29, 2021

Commits on Jun 29, 2021

  1. fix: sub dependencies

    This change aims to fix the following case when the same packages has different locations.
    
    ```
    node_modules/svgo/node_modules/css-select:css-select@3.1.2
    node_modules/css-select:css-select@4.1.3
    ```
    ybiquitous committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    c5bd8e2 View commit details
    Browse the repository at this point in the history
  2. refactor: types

    ybiquitous committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    776fd18 View commit details
    Browse the repository at this point in the history