summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorMike Morris <michael.patrick.morris@gmail.com>2015-11-05 16:19:21 -0500
committerMike Morris <michael.patrick.morris@gmail.com>2015-11-05 18:16:33 -0500
commit36a8fb32d5e4fd58d5ea04f45a4cabdbab9ed920 (patch)
treed110e3abf7cf4b32b59011a6b86081c1b3d9fe5b /package.json
parent9066552c136358cdf2da8347f602b5fee4c69d2d (diff)
downloadqtlocation-mapboxgl-36a8fb32d5e4fd58d5ea04f45a4cabdbab9ed920.tar.gz
[node] Fixes 'make xnode' to configure HOST_SLUG.gypi
Adds node-gyp to dev-dependencies to support 'make xnode' on Node v0.10.x Ignores -Wnested-anon-types around v8.h includes.
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 97875af2ef..c1e590c323 100644
--- a/package.json
+++ b/package.json
@@ -27,6 +27,7 @@
"devDependencies": {
"aws-sdk": "^2.2.9",
"mapbox-gl-test-suite": "mapbox/mapbox-gl-test-suite#744b63be01e36c75c6e629aec16a53048c0b7dbc",
+ "node-gyp": "^3.0.3",
"read-package-json": "^2.0.2",
"request": "^2.65.0",
"tape": "^4.2.1"