summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorAnsis Brammanis <brammanis@gmail.com>2016-03-30 12:20:55 -0700
committerAnsis Brammanis <brammanis@gmail.com>2016-03-30 13:57:47 -0700
commitb6a181097c3e7c3168be3575d5d7e95820fc74ba (patch)
tree4f11720a5c0438176ab267dac9691597a3c4c531 /package.json
parent8e9e779f2fc8b7a8fa44204870afad51b87eb703 (diff)
downloadqtlocation-mapboxgl-b6a181097c3e7c3168be3575d5d7e95820fc74ba.tar.gz
[core] fix reparsing overscaled geojson tiles
fix #3838
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 273147387d..0e13d328b5 100644
--- a/package.json
+++ b/package.json
@@ -26,7 +26,7 @@
],
"devDependencies": {
"aws-sdk": "^2.2.21",
- "mapbox-gl-test-suite": "mapbox/mapbox-gl-test-suite#4e47d234da96c87356c508575cda5e6aa0065751",
+ "mapbox-gl-test-suite": "mapbox/mapbox-gl-test-suite#fc3f2302bfc50ac5c779d4685d3353ee4a388eb1",
"node-gyp": "^3.2.1",
"request": "^2.67.0",
"tape": "^4.2.2"