summaryrefslogtreecommitdiff
path: root/deps/npm/package.json
diff options
context:
space:
mode:
authorisaacs <i@izs.me>2012-12-21 16:42:29 +0000
committerisaacs <i@izs.me>2012-12-21 16:42:29 +0000
commitd30e76e0e834293981dba3b1ef838be24ab4d33a (patch)
tree481ac42db1d8e8f4457f054f9196bcad8e145e38 /deps/npm/package.json
parent9d0103d22e1149c0379b15a07db86a58339acf5f (diff)
downloadnode-new-d30e76e0e834293981dba3b1ef838be24ab4d33a.tar.gz
npm: upgrade to 1.1.70
Diffstat (limited to 'deps/npm/package.json')
-rw-r--r--deps/npm/package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/deps/npm/package.json b/deps/npm/package.json
index 660a276df5..a0a144e2c5 100644
--- a/deps/npm/package.json
+++ b/deps/npm/package.json
@@ -1,5 +1,5 @@
{
- "version": "1.1.69",
+ "version": "1.1.70",
"name": "npm",
"publishConfig": {
"proprietary-attribs": false
@@ -51,7 +51,7 @@
"mkdirp": "~0.3.3",
"read": "~1.0.4",
"lru-cache": "~2.0.0",
- "node-gyp": "~0.7.1",
+ "node-gyp": "~0.8.1",
"fstream-npm": "~0.1.3",
"uid-number": "0",
"archy": "0",
@@ -60,7 +60,7 @@
"ansi": "~0.1.2",
"npm-registry-client": "~0.2.10",
"read-package-json": "~0.1.8",
- "read-installed": "0.0.3",
+ "read-installed": "0",
"glob": "~3.1.14",
"init-package-json": "0.0.6",
"osenv": "0",