diff options
author | John Firebaugh <john.firebaugh@gmail.com> | 2016-12-22 17:02:40 -0800 |
---|---|---|
committer | John Firebaugh <john.firebaugh@gmail.com> | 2016-12-23 10:49:51 -0800 |
commit | 65c28deefe9a5ee65c22f6366b14259a6ef6578a (patch) | |
tree | 7d0144b5e797aca65e430df8eb8688b9487e6642 /package.json | |
parent | 083cee8956e6aa89eefe93df6e5c286a1b6728b8 (diff) | |
download | qtlocation-mapboxgl-65c28deefe9a5ee65c22f6366b14259a6ef6578a.tar.gz |
[core] Update gl-js for shader change
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 cdf7a338f8..4633b4bc4d 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "express": "^4.11.1", "lodash": "^4.16.4", "mapbox-gl-style-spec": "mapbox/mapbox-gl-style-spec#49e8b407bdbbe6f7c92dbcb56d3d51f425fc2653", - "mapbox-gl-test-suite": "mapbox/mapbox-gl-test-suite#da53a81453068f4c2b440f9077d6bd5e7e14ff3d", + "mapbox-gl-test-suite": "mapbox/mapbox-gl-test-suite#2bdca923fc4190156b5a22af71be29442451db54", "mkdirp": "^0.5.1", "node-cmake": "^1.2.1", "pixelmatch": "^4.0.2", |