summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorJohn Firebaugh <john.firebaugh@gmail.com>2015-12-17 18:03:25 -0800
committerJohn Firebaugh <john.firebaugh@gmail.com>2015-12-18 10:46:10 -0800
commite2ad0e008a404b27314d4a2892d733f2f13656bf (patch)
tree23456f875d244076211add667ede72563c903b67 /package.json
parentb8aee772993b984a40bfc3c04f9f0bd92721f4a6 (diff)
downloadqtlocation-mapboxgl-e2ad0e008a404b27314d4a2892d733f2f13656bf.tar.gz
[core] Fix background-pattern origin
Regressed in 6e41664cb033ee5edf6ae5ac66ed518d9f0d1f89. This restores it to the same behavior as gl-js, backed by test-suite tests.
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 ad8bbb8fde..aa101fd1e8 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#48d397ea31e551324f85f0eb2088a5017023cab5",
+ "mapbox-gl-test-suite": "mapbox/mapbox-gl-test-suite#d6e8968a784ac74bc2559177e72252911ef93d97",
"node-gyp": "^3.2.1",
"request": "^2.67.0",
"tape": "^4.2.2"