From 97d1b4fafad202e83c5d1bd0b4fcda8b89af55c5 Mon Sep 17 00:00:00 2001 From: Raul Marin Date: Tue, 8 May 2018 18:57:32 +0200 Subject: [PATCH] Revert "Update Windshaft to 4.7.2" This reverts commit 2cf0b9d097b7dfe26f7d52747ccf484770fa68ed. --- NEWS.md | 1 - package.json | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/NEWS.md b/NEWS.md index bd8fab57..74bbe860 100644 --- a/NEWS.md +++ b/NEWS.md @@ -5,7 +5,6 @@ Released 2018-mm-dd New features: - CI tests with Ubuntu Xenial + PostgreSQL 10.1 and Ubuntu Precise + PostgreSQL 9.5 -- Upgrades Windshaft to [4.7.2](https://github.com/CartoDB/Windshaft/blob/4.7.2/NEWS.md#version-472). Includes improvements in Mapnik and sets MVT's simplify_distance option to 0. Bug Fixes: diff --git a/package.json b/package.json index 697d8fe4..1387632c 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "step-profiler": "~0.3.0", "turbo-carto": "0.20.2", "underscore": "~1.6.0", - "windshaft": "4.7.2", + "windshaft": "4.7.1", "yargs": "~5.0.0" }, "devDependencies": {