HOTFIX: require windshaft-0.11.1 to drop tilelive internal cache

This commit is contained in:
Sandro Santilli
2013-04-03 11:10:09 +02:00
parent 7ed4320493
commit a0b6f467b1
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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
View File
@@ -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",