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: package json lock #562

Merged
merged 6 commits into from
Mar 13, 2024
Merged

fix: package json lock #562

merged 6 commits into from
Mar 13, 2024

Conversation

BioPhoton
Copy link
Collaborator

@BioPhoton BioPhoton commented Mar 13, 2024

Somehow package.lock.json and package.json got broken.

This PR:

  • fixes broken package.lock.json by a full reinstall (delete node_modules and run npm i and npm ci to test it)
  • adopt test because of new LH version

Copy link

nx-cloud bot commented Mar 13, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit ffda197. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 9 targets

Sent with 💌 from NxCloud.

…on.test.ts

Co-authored-by: Katka Pilátová <katerina.pilatova@flowup.cz>
@BioPhoton BioPhoton marked this pull request as ready for review March 13, 2024 13:33
@BioPhoton BioPhoton requested a review from Tlacenka March 13, 2024 13:36
@BioPhoton BioPhoton merged commit c73f3ac into main Mar 13, 2024
19 checks passed
@BioPhoton BioPhoton deleted the fix-package-json branch March 13, 2024 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants