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

Add typescript as peer dependency #606

Merged
merged 2 commits into from Apr 28, 2023

Conversation

charpeni
Copy link
Sponsor Contributor

Resolves #598.

type-fest requires TypeScript >= 4.7, let's make that explicit via a peer dependency.

package.json Outdated Show resolved Hide resolved
Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
@sindresorhus sindresorhus merged commit 5e6d9e8 into sindresorhus:main Apr 28, 2023
8 checks passed
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.

Add typescript 4.7 as a peer dependency?
2 participants