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:
authorisaacs <i@izs.me>2014-03-19 03:06:47 +0400
committerisaacs <i@izs.me>2014-03-19 03:06:47 +0400
commit3fe6931037fa49e37a4ade857b857ea3e636dac7 (patch)
treeb98b6c9caae22c0050e7a1f44944a12226b8bfc9 /package.json
parent7b941497631ca2338fa477507386a8e694fd3216 (diff)
node-gyp@0.13
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 df489aac1..64bcbfbb5 100644
--- a/package.json
+++ b/package.json
@@ -58,7 +58,7 @@
"lru-cache": "~2.5.0",
"minimatch": "~0.2.14",
"mkdirp": "~0.3.5",
- "node-gyp": "~0.12.2",
+ "node-gyp": "~0.13.0",
"nopt": "~2.2.0",
"npm-install-checks": "~1.0.0",
"npm-registry-client": "~0.4.4",