1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-09 00:22:08 +03:00

Update to recent redis-commands (#1425)

This includes commands from Redis 5.0, including streams-related API.
This commit is contained in:
Arun Raghavan
2019-05-07 20:51:11 +00:00
committed by Ruben Bridgewater
parent f384e86302
commit a60261da04

View File

@@ -26,7 +26,7 @@
},
"dependencies": {
"denque": "^1.2.3",
"redis-commands": "^1.2.0",
"redis-commands": "^1.4.0",
"redis-parser": "^2.6.0"
},
"engines": {