diff options
author | Ansis Brammanis <brammanis@gmail.com> | 2016-01-12 13:30:39 -0800 |
---|---|---|
committer | Ansis Brammanis <brammanis@gmail.com> | 2016-01-13 15:02:41 -0800 |
commit | e577354567c467ce5188020ba3e3a4b132a341d6 (patch) | |
tree | 96a1700b5f374b16bfa9218616cc650c454d8c87 /package.json | |
parent | bdfa1277a5c28bc68a35b7fe59572d030e0a8d9e (diff) | |
download | qtlocation-mapboxgl-e577354567c467ce5188020ba3e3a4b132a341d6.tar.gz |
[core] remove bilinear, nearest scaling, fix #3164
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 273e1a4dd0..0e1ca758b6 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#c401ec0acb064f819cddd182c63ee9e019bfb18f", + "mapbox-gl-test-suite": "mapbox/mapbox-gl-test-suite#c8982f16ef5d39164b2e4f33bc3f993f9ac17502", "node-gyp": "^3.2.1", "request": "^2.67.0", "tape": "^4.2.2" |