Skip to content

chore: remove type-check from dependencies #6546

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Uzlopak
Copy link

@Uzlopak Uzlopak commented Aug 8, 2025

This removes the dependency type-check from @primer/react, which was introduced in #5739

I think, it was accidently introduced by @lukasoppermann, when he was running mistakingly npm i type-check instead of npm run type-check.

@Copilot Copilot AI review requested due to automatic review settings August 8, 2025 21:04
@Uzlopak Uzlopak requested a review from a team as a code owner August 8, 2025 21:04
@Uzlopak Uzlopak requested a review from hectahertz August 8, 2025 21:04
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR removes an accidentally added dependency type-check from the @primer/react package that was mistakenly installed as a runtime dependency instead of running the type-check script.

  • Removes the type-check dependency from the dependencies section of package.json

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.

1 participant