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
Hi! It looks like the types doesn't match with the current version of the library.
My current setup only works if I remove the types:
"ioredis": "^5.3.2",
"redlock": "^5.0.0-beta.2",
"@types/redlock": "^4.0.7",
Is there any plan to update the types definitions?
The text was updated successfully, but these errors were encountered:
I think this repository is no longer maintained. Last change happened more than 1 year ago.
Sorry, something went wrong.
No branches or pull requests
Hi!
It looks like the types doesn't match with the current version of the library.
My current setup only works if I remove the types:
"ioredis": "^5.3.2",
"redlock": "^5.0.0-beta.2",
"@types/redlock": "^4.0.7",
(this is outdated)Is there any plan to update the types definitions?
The text was updated successfully, but these errors were encountered: