From ddc99cebff8165e29be22fec4f16b491d0a3931f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Garc=C3=ADa=20Aubert?= Date: Mon, 13 Jun 2016 18:40:14 +0200 Subject: [PATCH] Upgrades turbo-carto to 0.12.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ab86a089..260941b0 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "request": "~2.62.0", "step": "~0.0.6", "step-profiler": "~0.3.0", - "turbo-carto": "0.11.0", + "turbo-carto": "0.12.0", "underscore": "~1.6.0", "windshaft": "2.3.0" },