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: only include normal dependencies of transitive dependencies #387

Merged
merged 1 commit into from
Oct 4, 2022

Conversation

blaugold
Copy link
Collaborator

@blaugold blaugold commented Sep 29, 2022

Fixes #384

Description

Type of Change

  • feat -- New feature (non-breaking change which adds functionality)
  • 🛠️ fix -- Bug fix (non-breaking change which fixes an issue)
  • ! -- Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 refactor -- Code refactor
  • ci -- Build configuration change
  • 📝 docs -- Documentation
  • 🗑️ chore -- Chore

@blaugold
Copy link
Collaborator Author

Ups, only meant to request a review from @Salakar.

@Salakar Salakar merged commit e0659e9 into main Oct 4, 2022
@Salakar Salakar deleted the blaugold/issue384 branch October 4, 2022 10:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bootstrap does not discriminate between dependencies and dev_dependencies
2 participants