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(nuxt3-module): remove package.json parser #204

Merged
merged 2 commits into from May 16, 2023

Conversation

mkucmus
Copy link
Collaborator

@mkucmus mkucmus commented May 15, 2023

Description

removes a dependency responsible for parsing/reading a package.json. the library was replaced by simple fs read function + JSON.parse.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Screenshots (if applicable)

Additional context

@vercel
Copy link

vercel bot commented May 15, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
frontends-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 15, 2023 9:57pm
shopware-frontends-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 15, 2023 9:57pm

@patzick patzick merged commit ed35e37 into main May 16, 2023
8 of 10 checks passed
@patzick patzick deleted the fix/missing-package-in-nuxt3-module branch May 16, 2023 07:41
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.

None yet

2 participants