diff options
author | John Firebaugh <john.firebaugh@gmail.com> | 2015-10-07 13:28:05 -0700 |
---|---|---|
committer | John Firebaugh <john.firebaugh@gmail.com> | 2015-10-07 14:05:59 -0700 |
commit | 3bbb87c6d745ff17b03d5cc228cc81b44dd6262b (patch) | |
tree | edea8ce7fb7ab180303d4faf0cad5d6884608083 /package.json | |
parent | 456f3297557196899c2ebde364a701b1ede19299 (diff) | |
download | qtlocation-mapboxgl-3bbb87c6d745ff17b03d5cc228cc81b44dd6262b.tar.gz |
Update test-suite
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index a02b412277..e5d7854111 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#592540ebf822fd2e3cfdebbfabce92c1f5ef5b10", + "mapbox-gl-test-suite": "git+https://github.com/mapbox/mapbox-gl-test-suite.git#9b3df7ea2751d076abf31015e20d5f3137cd10f6", "request": "^2.61.0", "tape": "^4.2.0" }, |