Upgrades Windshaft to version 0.22.0

This commit is contained in:
Raul Ochoa
2014-07-30 15:25:15 +02:00
parent 6019fb2ca3
commit 552ebaaaac
2 changed files with 3 additions and 3 deletions

4
npm-shrinkwrap.json generated
View File

@@ -10,8 +10,8 @@
"version": "1.3.3"
},
"windshaft": {
"version": "0.21.0",
"from": "http://github.com/CartoDB/Windshaft/tarball/CDB-2891-search_path",
"version": "0.22.0",
"from": "https://github.com/CartoDB/Windshaft/tarball/0.22.0",
"dependencies": {
"grainstore": {
"version": "0.18.2",

View File

@@ -24,7 +24,7 @@
"dependencies": {
"node-varnish": "http://github.com/Vizzuality/node-varnish/tarball/0.3.0",
"underscore" : "~1.3.3",
"windshaft" : "http://github.com/CartoDB/Windshaft/tarball/0.21.0",
"windshaft" : "https://github.com/CartoDB/Windshaft/tarball/0.22.0",
"step": "0.0.x",
"request": "2.9.202",
"cartodb-redis": "git://github.com/CartoDB/node-cartodb-redis.git#0.5.0",