We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
@types/node
Expected behavior:
"dependencies": { "@types/node": ">=13.7.4"
Actual behavior:
"dependencies": { "@types/node": "^13.7.4"
The text was updated successfully, but these errors were encountered:
chore(typescript): update to [email protected] (#358)
2fcd440
* chore(typescript): update to [email protected] (fixes #345) * chore(dependencies): update @types/node (fixes #335) * fix(withabort): add ts-ignore to withabort operator impl (fixes #345)
Successfully merging a pull request may close this issue.
Expected behavior:
Actual behavior:
The text was updated successfully, but these errors were encountered: