Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRebecca Turner <me@re-becca.org>2017-01-12 12:43:32 +0300
committerRebecca Turner <me@re-becca.org>2017-01-12 12:43:34 +0300
commit521f230dd57261e64ac9613b3db62f5312971dca (patch)
treea061bfb938cf66402ca98ffcd12a181915bce211 /package.json
parentccd83e8a70d35fb0904f8a9adb2ff7ac8a6b2706 (diff)
node-gyp@3.5.0
Improvements to how Python is located. New `--devdir` flag. Credit: @bnoordhuis Credit: @mhart
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 3154db516..aa7ea5635 100644
--- a/package.json
+++ b/package.json
@@ -64,7 +64,7 @@
"lodash.without": "~4.4.0",
"mississippi": "~1.2.0",
"mkdirp": "~0.5.1",
- "node-gyp": "~3.4.0",
+ "node-gyp": "~3.5.0",
"nopt": "~4.0.1",
"normalize-git-url": "~3.0.2",
"normalize-package-data": "~2.3.5",