summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorJohn Firebaugh <john.firebaugh@gmail.com>2015-09-15 10:35:13 -0700
committerJohn Firebaugh <john.firebaugh@gmail.com>2015-09-16 12:15:44 -0700
commit1b87232bec8d7173ed2f5d666b49ebc36a3b8135 (patch)
tree0dd414ce393e9a528d3d615f004b1c4538574794 /package.json
parentf1edf1043bce36d7841ae72233353563a90aed81 (diff)
downloadqtlocation-mapboxgl-1b87232bec8d7173ed2f5d666b49ebc36a3b8135.tar.gz
[core] Update test-suite
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 8f13d884a5..2b10196a59 100644
--- a/package.json
+++ b/package.json
@@ -26,7 +26,7 @@
],
"devDependencies": {
"aws-sdk": "^2.1.47",
- "mapbox-gl-test-suite": "git+https://github.com/mapbox/mapbox-gl-test-suite.git#6cfd7eb20de77018a7f10770f56df9ce1f8a76ac",
+ "mapbox-gl-test-suite": "git+https://github.com/mapbox/mapbox-gl-test-suite.git#592540ebf822fd2e3cfdebbfabce92c1f5ef5b10",
"request": "^2.61.0",
"tape": "^4.2.0"
},