summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorBruno de Oliveira Abinader <bruno@mapbox.com>2016-09-29 19:25:31 +0300
committerBruno de Oliveira Abinader <bruno@mapbox.com>2016-10-11 12:10:32 +0300
commit89f3270f722a1890ffe05f93fb6183e2d53fbad4 (patch)
tree2d6bf4729ae2ca5638ddb97ed1cfaba7fff47977 /package.json
parentccef4be9959562bdb6cbb06dde79367109486b1c (diff)
downloadqtlocation-mapboxgl-89f3270f722a1890ffe05f93fb6183e2d53fbad4.tar.gz
[node] Added set{Bearing,Center} + updated -test-suite
This gives the ability to pan and/or rotate the map in a posterior step after initial render for testing purposes.
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 b744ea6d55..f1281cf9fb 100644
--- a/package.json
+++ b/package.json
@@ -22,7 +22,7 @@
"express": "^4.11.1",
"mapbox-gl-shaders": "mapbox/mapbox-gl-shaders#98a56d538b11fb331aa67a6d632d6ecd6821b007",
"mapbox-gl-style-spec": "mapbox/mapbox-gl-style-spec#7f62a4fc9f21e619824d68abbc4b03cbc1685572",
- "mapbox-gl-test-suite": "mapbox/mapbox-gl-test-suite#694f0d0728f229d64d1639dc5ee7aff7f4b8ca41",
+ "mapbox-gl-test-suite": "mapbox/mapbox-gl-test-suite#0f6781a9fcd44d350ba8504060f74869c194cd4c",
"mkdirp": "^0.5.1",
"node-cmake": "^1.2.1",
"request": "^2.72.0",