From e8bfcd04740bbc35a1e25038fe7b7d2577792b66 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Konstantin=20K=C3=A4fer?= Date: Thu, 3 Aug 2017 12:30:14 +0200 Subject: [core] fix rendering of fill outlines that have a different color than the fill itself --- package.json | 1 + 1 file changed, 1 insertion(+) (limited to 'package.json') diff --git a/package.json b/package.json index 0cd6b450c7..f2329fb9fd 100644 --- a/package.json +++ b/package.json @@ -22,6 +22,7 @@ "ejs": "^2.4.1", "express": "^4.11.1", "lodash": "^4.16.4", + "mapbox-gl-styles": "2.0.2", "pixelmatch": "^4.0.2", "pngjs": "^3.0.0", "request": "^2.72.0", -- cgit v1.2.1