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: add missing jest and typescript to peer dep #1442

Merged
merged 1 commit into from Apr 30, 2022

Conversation

bulldog98
Copy link
Contributor

This PR adds peer deps for jest and typescript, so yarn 3 does not complain about it missing in a normal angular workspace

Summary

This PR fixes #1441

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

Copy link
Collaborator

@ahnpnl ahnpnl left a comment

Choose a reason for hiding this comment

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

thanks!

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.

[Bug]: Missing jest and typescript as peerDependencies
2 participants