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 build by running npm install #19

Merged
merged 3 commits into from
Mar 6, 2024
Merged

Fix build by running npm install #19

merged 3 commits into from
Mar 6, 2024

Conversation

nscuro
Copy link
Member

@nscuro nscuro commented Mar 6, 2024

Description

Fixes build by running npm install.

To synchronize package-lock.json with the contents of package.json. Build is currently failing due to inconsistencies between the two: https://github.com/DependencyTrack/hyades-frontend/actions/runs/8052650495/job/21993274346

Addressed Issue

N/A

Additional Details

N/A

Checklist

  • I have read and understand the contributing guidelines
  • This PR fixes a defect, and I have provided tests to verify that the fix is effective
  • This PR implements an enhancement, and I have provided tests to verify that it works as intended

@nscuro nscuro added the enhancement New feature or request label Mar 6, 2024
To synchronize `package-lock.json` with the contents of `package.json`. Build is currently failing due to inconsistencies between the two: https://github.com/DependencyTrack/hyades-frontend/actions/runs/8052650495/job/21993274346

Signed-off-by: nscuro <[email protected]>
Copy link
Collaborator

@sahibamittal sahibamittal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍🏼

@sahibamittal sahibamittal merged commit 1c9479a into main Mar 6, 2024
7 checks passed
@sahibamittal sahibamittal deleted the fix-build branch March 6, 2024 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants