HOTFIX: require windshaft-0.11.1 to drop tilelive internal cache
This commit is contained in:
Generated
+1
-1
@@ -190,7 +190,7 @@
|
||||
"version": "1.3.3"
|
||||
},
|
||||
"windshaft": {
|
||||
"version": "0.11.0",
|
||||
"version": "0.11.1",
|
||||
"dependencies": {
|
||||
"grainstore": {
|
||||
"version": "0.12.0",
|
||||
|
||||
+1
-1
@@ -21,7 +21,7 @@
|
||||
"cluster2": "git://github.com/CartoDB/cluster2.git#cdb_production",
|
||||
"node-varnish": "0.1.1",
|
||||
"underscore" : "~1.3.3",
|
||||
"windshaft" : "~0.11.0",
|
||||
"windshaft" : "~0.11.1",
|
||||
"step": "0.0.x",
|
||||
"generic-pool": "~1.0.12",
|
||||
"redis": "0.7.2",
|
||||
|
||||
Reference in New Issue
Block a user