From 1c2f84b0cb67ce21eee865781fd7584fcf9af144 Mon Sep 17 00:00:00 2001 From: Raul Ochoa Date: Wed, 29 Apr 2015 00:20:41 +0200 Subject: [PATCH] Rely on windshaft master branch --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e0fa3144..9b7b8c36 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "dependencies": { "underscore" : "~1.6.0", "dot": "~1.0.2", - "windshaft": "https://github.com/CartoDB/windshaft/tarball/static-map-backend", + "windshaft": "https://github.com/CartoDB/windshaft/tarball/master", "step": "~0.0.5", "queue-async": "~1.0.7", "request": "~2.9.203",