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-06-07 04:26:01 +0400
committerisaacs <i@izs.me>2014-06-07 04:26:01 +0400
commitaf57760260e0fa9e3d0eae6b80c816e6a8e71fae (patch)
treeadb2a09ffe0310ddd93994ef79bde375b64a79ca /node_modules/node-gyp
parent40bcfa522278bda3722c0a437f331b1433f64f36 (diff)
more minor dep bumps
Diffstat (limited to 'node_modules/node-gyp')
-rw-r--r--node_modules/node-gyp/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/node_modules/node-gyp/package.json b/node_modules/node-gyp/package.json
index 6c68ca0b3..88ba331fa 100644
--- a/node_modules/node-gyp/package.json
+++ b/node_modules/node-gyp/package.json
@@ -32,7 +32,7 @@
"fstream": "0",
"minimatch": "0",
"mkdirp": "0",
- "nopt": "2",
+ "nopt": "2 || 3",
"npmlog": "0",
"osenv": "0",
"request": "2",