summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/node-gyp/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/node_modules/node-gyp/package.json')
-rw-r--r--deps/npm/node_modules/node-gyp/package.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/deps/npm/node_modules/node-gyp/package.json b/deps/npm/node_modules/node-gyp/package.json
index ce58e31b95..eb272af664 100644
--- a/deps/npm/node_modules/node-gyp/package.json
+++ b/deps/npm/node_modules/node-gyp/package.json
@@ -1,5 +1,5 @@
{
- "_from": "node-gyp@3.6.2",
+ "_from": "node-gyp@~3.6.2",
"_id": "node-gyp@3.6.2",
"_inBundle": false,
"_integrity": "sha1-m/vlRWIoYoSDjnUOrAUpWFP6HGA=",
@@ -8,14 +8,14 @@
"abbrev": "1.1.0"
},
"_requested": {
- "type": "version",
+ "type": "range",
"registry": true,
- "raw": "node-gyp@3.6.2",
+ "raw": "node-gyp@~3.6.2",
"name": "node-gyp",
"escapedName": "node-gyp",
- "rawSpec": "3.6.2",
+ "rawSpec": "~3.6.2",
"saveSpec": null,
- "fetchSpec": "3.6.2"
+ "fetchSpec": "~3.6.2"
},
"_requiredBy": [
"#USER",
@@ -23,8 +23,8 @@
],
"_resolved": "https://registry.npmjs.org/node-gyp/-/node-gyp-3.6.2.tgz",
"_shasum": "9bfbe54562286284838e750eac05295853fa1c60",
- "_spec": "node-gyp@3.6.2",
- "_where": "/Users/zkat/Documents/code/npm",
+ "_spec": "node-gyp@~3.6.2",
+ "_where": "/Users/rebecca/code/npm",
"author": {
"name": "Nathan Rajlich",
"email": "nathan@tootallnate.net",