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: update package.json to include peerDependencies #4

Merged
merged 1 commit into from
Jul 2, 2024

Conversation

Aghassi
Copy link
Contributor

@Aghassi Aghassi commented Jul 1, 2024

When running with pnpm this package will fail to find @jest/reporters. This fix enables the dependency resolver to properly know that this package needs this dependency to exist.

When running with `pnpm` this package will fail to find `@jest/reporters`. This fix enables the dependency resolver to properly know that this package needs this dependency to exist.
@cenfun cenfun merged commit c84ca75 into cenfun:main Jul 2, 2024
@cenfun
Copy link
Owner

cenfun commented Jul 2, 2024

Thanks for the PR

@Aghassi Aghassi deleted the patch-1 branch July 2, 2024 02:31
@Aghassi
Copy link
Contributor Author

Aghassi commented Jul 2, 2024

Thanks for driving this forward! It's great to have the v8 to lcov conversion

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.

2 participants