Require windsahft 0.19.0 final

This commit is contained in:
Sandro Santilli 2014-02-19 11:25:42 +01:00
parent 1f552a9e24
commit 7410d98d56
2 changed files with 4 additions and 4 deletions

6
npm-shrinkwrap.json generated
View File

@ -429,15 +429,15 @@
} }
} }
}, },
"semver": {
"version": "1.1.4"
},
"strftime": { "strftime": {
"version": "0.6.2" "version": "0.6.2"
}, },
"redis": { "redis": {
"version": "0.8.6" "version": "0.8.6"
}, },
"semver": {
"version": "1.1.4"
},
"mocha": { "mocha": {
"version": "1.14.0", "version": "1.14.0",
"dependencies": { "dependencies": {

View File

@ -24,7 +24,7 @@
"dependencies": { "dependencies": {
"node-varnish": "http://github.com/Vizzuality/node-varnish/tarball/v0.2.0", "node-varnish": "http://github.com/Vizzuality/node-varnish/tarball/v0.2.0",
"underscore" : "~1.3.3", "underscore" : "~1.3.3",
"windshaft" : "http://github.com/CartoDB/Windshaft/tarball/0.19.0-rc1", "windshaft" : "http://github.com/CartoDB/Windshaft/tarball/0.19.0",
"step": "0.0.x", "step": "0.0.x",
"request": "2.9.202", "request": "2.9.202",
"cartodb-redis": "~0.3.0", "cartodb-redis": "~0.3.0",