summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorMike Morris <michael.patrick.morris@gmail.com>2015-08-04 16:33:23 -0400
committerMike Morris <michael.patrick.morris@gmail.com>2015-08-20 16:14:43 -0400
commit783b6de30520a79d517c15931055a79a20f04006 (patch)
tree60b9c12c44c5686e8dc2ee31912e6ecd0a830a8f /package.json
parent64110c5def166048ea2687beee04d6c62ac60df2 (diff)
downloadqtlocation-mapboxgl-783b6de30520a79d517c15931055a79a20f04006.tar.gz
bump to mbgl@0.5.1, attempt to resize HeadlessView directly
resize the framebuffer on the map thread
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/package.json b/package.json
index 38f1f85b2c..7ff254dce9 100644
--- a/package.json
+++ b/package.json
@@ -18,7 +18,6 @@
}
],
"dependencies": {
- "mapbox-gl-test-suite": "git://github.com/mapbox/mapbox-gl-test-suite#7251829de9d2804fe02cd8f7acc0e30ea278429d",
"nan": "^1.9.0",
"node-pre-gyp": "^0.6.7"
},
@@ -28,7 +27,7 @@
"devDependencies": {
"aws-sdk": "^2.1.27",
"faucet": "0.0.1",
- "mapbox-gl-test-suite": "git://github.com/mapbox/mapbox-gl-test-suite#master",
+ "mapbox-gl-test-suite": "git://github.com/mapbox/mapbox-gl-test-suite#7251829de9d2804fe02cd8f7acc0e30ea278429d",
"mkdirp": "^0.5.1",
"pngjs": "^0.4.0",
"request": "^2.55.0",