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>2012-03-27 01:34:59 +0400
committerisaacs <i@izs.me>2012-03-27 01:34:59 +0400
commit1a55161328bb6f431bdf65c8902b6ca073192a2a (patch)
treed98b18869dd7a694e23e7dde0fc902c59a02ea44 /package.json
parent0d8f5ca337c4b65bff2c240862e75aca921ce96c (diff)
Upgrade fstream
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 e619575c9..e6e2b992b 100644
--- a/package.json
+++ b/package.json
@@ -47,7 +47,7 @@
"request": "~2.9",
"which": "1",
"tar": "~0.1.12",
- "fstream": "~0.1.13",
+ "fstream": "~0.1.15",
"block-stream": "*",
"inherits": "1",
"mkdirp": "0.3",