summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorKonstantin Käfer <mail@kkaefer.com>2017-08-03 12:30:14 +0200
committerKonstantin Käfer <mail@kkaefer.com>2017-08-07 10:41:06 +0200
commite8bfcd04740bbc35a1e25038fe7b7d2577792b66 (patch)
tree6ad10f62dbb7d4a93cbd7e264e62676b7cc81fb4 /package.json
parent7eba031ae25a8e9256e70c3fd9271ce31aa836a5 (diff)
downloadqtlocation-mapboxgl-e8bfcd04740bbc35a1e25038fe7b7d2577792b66.tar.gz
[core] fix rendering of fill outlines that have a different color than the fill itself
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
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",