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

chore: Use TypeScript 4.5 in bootstrapped userscript #155

Merged
merged 1 commit into from
Aug 1, 2024

Conversation

SimonAlling
Copy link
Owner

We use TypeScript 4.5 to compile the package itself since #151 (v5.0.0), so it makes sense to use at least that version in the bootstrapped userscript as well.

I did npm install --save-exact [email protected] because it typically makes much more sense to specify an exact TypeScript version than to specify a version range.

@SimonAlling SimonAlling marked this pull request as ready for review August 1, 2024 11:10
@SimonAlling SimonAlling merged commit 99fd277 into master Aug 1, 2024
6 checks passed
@SimonAlling SimonAlling deleted the bootstrap-typescript-4.5 branch August 1, 2024 11:10
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