summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorCarol Hansen <carol@mapbox.com>2016-07-22 16:05:16 -0400
committerJohn Firebaugh <john.firebaugh@gmail.com>2016-07-22 13:05:16 -0700
commit4b1eeada9eaa416585b8e908265240c409c1368f (patch)
tree01497005adfcd47608a773b066287610141574d4 /package.json
parent8df881a781370b6ec18aca63a59f4ab95c8c7b8d (diff)
downloadqtlocation-mapboxgl-4b1eeada9eaa416585b8e908265240c409c1368f.tar.gz
[node] Fix integer conversion of filter values
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 808feb9160..ab3d95380a 100644
--- a/package.json
+++ b/package.json
@@ -23,7 +23,7 @@
"express": "^4.11.1",
"mapbox-gl-shaders": "mapbox/mapbox-gl-shaders#4d1f89514bf03536c8e682439df165c33a37122a",
"mapbox-gl-style-spec": "mapbox/mapbox-gl-style-spec#83b1a3e5837d785af582efd5ed1a212f2df6a4ae",
- "mapbox-gl-test-suite": "mapbox/mapbox-gl-test-suite#3fabb909ba50af1175a2409e9a3cda56fb41b5c7",
+ "mapbox-gl-test-suite": "mapbox/mapbox-gl-test-suite#fbd511a54a8c27d86c5b2d7cdab94d0e507ba8e8",
"node-gyp": "^3.3.1",
"request": "^2.72.0",
"tape": "^4.5.1"