summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorJohn Firebaugh <john.firebaugh@gmail.com>2015-12-14 16:33:55 -0800
committerJohn Firebaugh <john.firebaugh@gmail.com>2015-12-14 17:01:16 -0800
commit4a803f1a78d6d9adc603129c369cb75592c408b7 (patch)
tree190cba5a37bbe81bda97e9c5b67617e507d11b5d /package.json
parent95cef66e229f3ae346a66ea87f95a8a660c3108f (diff)
downloadqtlocation-mapboxgl-4a803f1a78d6d9adc603129c369cb75592c408b7.tar.gz
[core] Don't use glClear optimization for layers that aren't the bottommost
Fixes #3292
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 7ebe666fa0..a96d5fb3ff 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#78bde0077848b4af0efd490d124bde3ea9f56ec9",
+ "mapbox-gl-test-suite": "mapbox/mapbox-gl-test-suite#48d397ea31e551324f85f0eb2088a5017023cab5",
"node-gyp": "^3.2.1",
"request": "^2.67.0",
"tape": "^4.2.2"