aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorGravatar Michael Lumish <mlumish@google.com>2017-05-31 10:11:44 -0700
committerGravatar GitHub <noreply@github.com>2017-05-31 10:11:44 -0700
commit90423b72f769640f85431bcc31f84620422c770d (patch)
tree5dd22e853b36604dcc363ddbbfec043640ab42fe /package.json
parent6869aedcf557e36f8d42723ee65786d6601b4bc8 (diff)
parentd2f91e8f024bcfb55675d426e654a9d02ac066e7 (diff)
Merge pull request #11340 from murgatroid99/node_8_support
Add artifact builds for Node 8
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 6cde38694b..c78040e9fd 100644
--- a/package.json
+++ b/package.json
@@ -33,7 +33,7 @@
"arguejs": "^0.2.3",
"lodash": "^4.15.0",
"nan": "^2.0.0",
- "node-pre-gyp": "^0.6.0",
+ "node-pre-gyp": "^0.6.35",
"protobufjs": "^5.0.0"
},
"devDependencies": {