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

Make sure NPM packages declare dependencies #1639

Merged
merged 1 commit into from
Jul 22, 2024

Conversation

brandonpayton
Copy link
Member

Motivation for the change, related issues

A couple of our NPM packages don't declare their dependencies resulting in problems like those reported in #1630.

Implementation details

This PR updates two NX projects to update package.json with dependencies as part of the build process.

Testing Instructions (or ideally a Blueprint)

  • CI

@brandonpayton brandonpayton added [Type] Bug An existing feature does not function as intended [Type] Developer Experience [Focus] Developer Tools labels Jul 22, 2024
@brandonpayton brandonpayton requested a review from a team July 22, 2024 18:45
@brandonpayton brandonpayton self-assigned this Jul 22, 2024
@brandonpayton brandonpayton merged commit ad8c71b into trunk Jul 22, 2024
5 checks passed
@brandonpayton brandonpayton deleted the fix-library-npm-deps branch July 22, 2024 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Focus] Developer Tools [Type] Bug An existing feature does not function as intended [Type] Developer Experience
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant