diff --git a/package-lock.json b/package-lock.json index cb18099c..984c95f1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -322,8 +322,8 @@ } }, "cartodb-query-tables": { - "version": "github:cartodb/node-cartodb-query-tables#ea2734da8f3c6d1c37e48f438f2bb8d1c5c832b5", - "from": "github:cartodb/node-cartodb-query-tables#coherent-ttl-refactor", + "version": "github:cartodb/node-cartodb-query-tables#760aa889197da49626018c2a54b45894fdcb6c71", + "from": "github:cartodb/node-cartodb-query-tables#coherent-ttl", "requires": { "decimal.js": "10.2.0" } diff --git a/package.json b/package.json index 070c1518..33081929 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "bintrees": "1.0.1", "bunyan": "1.8.1", "cartodb-psql": "0.14.0", - "cartodb-query-tables": "github:cartodb/node-cartodb-query-tables#coherent-ttl-refactor", + "cartodb-query-tables": "github:cartodb/node-cartodb-query-tables#coherent-ttl", "cartodb-redis": "2.1.0", "debug": "^4.1.1", "express": "^4.16.4",