Skip to content

Commit a60261d

Browse files
ford-prefectBridgeAR
authored andcommitted
Update to recent redis-commands (#1425)
This includes commands from Redis 5.0, including streams-related API.
1 parent f384e86 commit a60261d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
},
2727
"dependencies": {
2828
"denque": "^1.2.3",
29-
"redis-commands": "^1.2.0",
29+
"redis-commands": "^1.4.0",
3030
"redis-parser": "^2.6.0"
3131
},
3232
"engines": {

0 commit comments

Comments
 (0)