Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: set
@jest/types
as peer dependency (#3633)
As `@jest/types` is imported in `src/types.ts` and it is present in documentation saying it is required to be installed. It should be listed in the package.json as peerDependencies
- Loading branch information