Lucas Picchi
Results
14
issues of
Lucas Picchi
When trying to add a `peer` dependency that is already a `dev` dependency got following warning and it is not added as peer ```sh yarn init yarn add react --dev...
Solves #24
Include/exclude per version is not working. From `README` ```js { versions: [ // When the version is a string, the package's include and exclude lists // are applied ">= 17",...