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(typescript): yargs-parser was breaking @types/yargs #1745

Merged
merged 1 commit into from Sep 9, 2020
Merged

Conversation

bcoe
Copy link
Member

@bcoe bcoe commented Sep 9, 2020

By shipping types in yargs-parser, we were breaking @types/yargs which relies on @types/yargs-parser.

For now let's avoid shipping types in both libraries.

@bcoe bcoe merged commit 2253284 into master Sep 9, 2020
@bcoe bcoe deleted the fix-typescript branch September 9, 2020 18:07
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.

None yet

1 participant