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>2011-12-01 07:03:49 +0400
committerisaacs <i@izs.me>2011-12-01 07:03:49 +0400
commit04c84c169a93af2f8c8fc46a5fd560c50be500cd (patch)
treec52967eb2102b949fe845b5c64d7273eb67dee8b
parent30035fa9a6a532946d354a6e0319b3cfb061ccae (diff)
Fix #1801 Update tar to 0.1.7
m---------node_modules/tar0
-rw-r--r--package.json2
2 files changed, 1 insertions, 1 deletions
diff --git a/node_modules/tar b/node_modules/tar
-Subproject b1cb2ac674887a89cf09cd133fc07aeb09972da
+Subproject 8dc9d3aebc3acb01e4b92f62a642e2dc3c413aa
diff --git a/package.json b/package.json
index 6691823fa..0871d5662 100644
--- a/package.json
+++ b/package.json
@@ -37,7 +37,7 @@
, "rimraf": "1"
, "request": "~2.2"
, "which": "1"
- , "tar": "~0.1.6"
+ , "tar": "~0.1.7"
, "fstream": "~0.1.5"
, "block-stream": "*"
, "inherits": "1"