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

Use ~ constraint for typescript dependency #712

Merged
merged 1 commit into from
May 14, 2020
Merged

Conversation

Turbo87
Copy link
Collaborator

@Turbo87 Turbo87 commented May 14, 2020

TypeScript is constantly releasing breaking changes in minor releases, so we should ensure that our TypeScript dependency is always locked to a certain minor version.

This should hopefully also fix our CI issue.

TypeScript is constantly releasing breaking changes in minor releases, so we should ensure that our TypeScript dependency is always locked to a certain minor version.
@Turbo87 Turbo87 merged commit e8438fc into mainmatter:master May 14, 2020
@Turbo87 Turbo87 deleted the ts branch May 14, 2020 09:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants