Update development branch

This commit is contained in:
Daniel García Aubert 2019-10-21 13:46:29 +02:00
parent f844d70275
commit 736d3460d9
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -427,8 +427,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"
}

View File

@ -29,7 +29,7 @@
"body-parser": "1.18.3",
"camshaft": "^0.64.2",
"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": "3.1.0",
"dot": "1.1.2",