diff --git a/bin/returnTypes.js b/bin/returnTypes.js index 346b66108..3e41a6269 100644 --- a/bin/returnTypes.js +++ b/bin/returnTypes.js @@ -271,7 +271,7 @@ module.exports = { sunion: "string[]", sunionstore: "number", swapdb: "'OK'", - time: "number[]", + time: "[string, string]", touch: "number", ttl: "number", type: "string",