From f72ec17c5f2959fb962841ac0c7463a93aefbb9c Mon Sep 17 00:00:00 2001 From: Eneko Lakasta Date: Mon, 16 Jul 2018 16:57:41 +0200 Subject: [PATCH] upgrade turbo carto to 0.20.4 --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index ee41ec46..3e72750d 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "semver": "5.5.0", "step": "1.0.0", "step-profiler": "0.3.0", - "turbo-carto": "0.20.3", + "turbo-carto": "0.20.4", "underscore": "1.6.0", "windshaft": "4.8.1", "yargs": "11.1.0" diff --git a/yarn.lock b/yarn.lock index cbe247e3..42ac47d0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2625,9 +2625,9 @@ turbo-carto@0.19.0: postcss "5.0.19" postcss-value-parser "3.3.0" -turbo-carto@0.20.3: - version "0.20.3" - resolved "https://registry.yarnpkg.com/turbo-carto/-/turbo-carto-0.20.3.tgz#ab9ee1357f63a3e3f317a31f92f81adc5ea97475" +turbo-carto@0.20.4: + version "0.20.4" + resolved "https://registry.yarnpkg.com/turbo-carto/-/turbo-carto-0.20.4.tgz#788643f2eae749ef97dd321f682ab4f9115b6457" dependencies: cartocolor "4.0.0" colorbrewer "1.0.0"