summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorAnsis Brammanis <brammanis@gmail.com>2016-03-28 16:35:49 -0700
committerAnsis Brammanis <brammanis@gmail.com>2016-03-28 17:44:41 -0700
commit930c3c46c559960f689994e720e3a4efd1ddf608 (patch)
treec4214d763429c4056c66d437ab0c9654a13108f9 /package.json
parentb352bb81d8259f1e52fe933a20f782d1c4327f1a (diff)
downloadqtlocation-mapboxgl-930c3c46c559960f689994e720e3a4efd1ddf608.tar.gz
[core] reset line distance when it is near max
port https://github.com/mapbox/mapbox-gl-js/commit/77ce4b45b24e8a0ed1bb739da436d19415c7e5e4 fix #4492
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 c178c3dfd2..180465a230 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#872753bf80fc026caf99e540b9f2089be8c06030",
+ "mapbox-gl-test-suite": "mapbox/mapbox-gl-test-suite#10924ef1cea1bea0cb1fa0aac4233a037a4daecc",
"node-gyp": "^3.2.1",
"request": "^2.67.0",
"tape": "^4.2.2"