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(deps): Correctly add openapi-types to dependencies #342

Merged
merged 1 commit into from
Jan 29, 2021
Merged

fix(deps): Correctly add openapi-types to dependencies #342

merged 1 commit into from
Jan 29, 2021

Conversation

danez
Copy link
Contributor

@danez danez commented Jan 29, 2021

This moves openapi-types to dependencies so that the typescript types in index.d.ts work correctly.

Fixes #340

Checklist

@mcollina mcollina merged commit 76dd5c2 into fastify:master Jan 29, 2021
@danez danez deleted the fix-deps branch January 29, 2021 16:59
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.

Cannot find module 'openapi-types' or its corresponding type declarations.
2 participants