-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: un-shim
addCommand
from redis types (#311)
* Removes addCommand from top-level redis definition, as @types/redis offers the correct function now * Bumps version of @types/redis to have access to the new method, autogenerated tests * Removed pointless declare module * Update test/generated/commands/incrbyfloat.test.ts Co-authored-by: Misha Kaletsky <15040698+mmkal@users.noreply.github.com> * Update test/generated/commands/hincrbyfloat.test.ts Co-authored-by: Misha Kaletsky <15040698+mmkal@users.noreply.github.com> * Updated yarn.lock, reran all tests on v12.22.1, they passed Co-authored-by: Misha Kaletsky <15040698+mmkal@users.noreply.github.com>
- Loading branch information
1 parent
e7f78d8
commit c7eacd1
Showing
3 changed files
with
14 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters