summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorMike Morris <michael.patrick.morris@gmail.com>2015-09-23 14:27:48 -0400
committerJohn Firebaugh <john.firebaugh@gmail.com>2015-09-30 15:36:44 -0700
commit9fdc36c1a1c91f1fb0db336c2b9b7c61ec94cb20 (patch)
tree7c9dbc6c9ecf0ff6d3b2153f01893f164a4775cf /package.json
parentb46c102eb0ec3ca2ff0b422831cb98fa2bdebcba (diff)
downloadqtlocation-mapboxgl-9fdc36c1a1c91f1fb0db336c2b9b7c61ec94cb20.tar.gz
[node] add support for Node.js v4.1.x and update changelog
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 b0593da95b..a02b412277 100644
--- a/package.json
+++ b/package.json
@@ -19,7 +19,7 @@
],
"dependencies": {
"nan": "^2.0.9",
- "node-pre-gyp": "^0.6.9"
+ "node-pre-gyp": "^0.6.11"
},
"bundledDependencies": [
"node-pre-gyp"