Use windshaft's plain-renderer-plus-http-default-plus-per-layer-datasource

branch to pick latest developments for medusa
This commit is contained in:
Raul Ochoa 2015-02-06 12:03:17 +01:00
parent 6bd967e9fb
commit 547782eea5
2 changed files with 3 additions and 3 deletions

4
npm-shrinkwrap.json generated
View File

@ -184,8 +184,8 @@
},
"windshaft": {
"version": "0.35.2",
"from": "https://github.com/CartoDB/Windshaft/tarball/mapconfig-per-layer-datasource",
"resolved": "https://github.com/CartoDB/Windshaft/tarball/mapconfig-per-layer-datasource",
"from": "https://github.com/CartoDB/Windshaft/tarball/plain-renderer-plus-http-default-plus-per-layer-datasource",
"resolved": "https://github.com/CartoDB/Windshaft/tarball/plain-renderer-plus-http-default-plus-per-layer-datasource",
"dependencies": {
"chronograph": {
"version": "0.1.0",

View File

@ -25,7 +25,7 @@
"node-varnish": "https://github.com/Vizzuality/node-varnish/tarball/0.3.0",
"underscore" : "~1.6.0",
"dot": "~1.0.2",
"windshaft": "https://github.com/CartoDB/Windshaft/tarball/mapconfig-per-layer-datasource",
"windshaft": "https://github.com/CartoDB/Windshaft/tarball/plain-renderer-plus-http-default-plus-per-layer-datasource",
"step": "~0.0.5",
"queue-async": "~1.0.7",
"request": "~2.9.203",