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-25 00:52:55 +0400
committerisaacs <i@izs.me>2014-06-25 00:52:55 +0400
commit4562f9dd560a2d6a82cca5a1c340efbae61bde4a (patch)
treee5c4d7f7935b851724c1f4bf1cb097df65cc4164 /package.json
parent30b7eb9f2bde00c5db730c6ec51b6de4db65b61b (diff)
bump tar and fstream deps
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index d0c825351..b44797094 100644
--- a/package.json
+++ b/package.json
@@ -44,7 +44,7 @@
"cmd-shim": "~1.1.1",
"columnify": "~1.1.0",
"editor": "~0.1.0",
- "fstream": "~0.1.27",
+ "fstream": "~0.1.28",
"fstream-npm": "~0.1.7",
"github-url-from-git": "1.1.1",
"github-url-from-username-repo": "~0.2.0",
@@ -79,7 +79,7 @@
"sha": "~1.2.1",
"slide": "~1.1.5",
"sorted-object": "~1.0.0",
- "tar": "~0.1.19",
+ "tar": "~0.1.20",
"text-table": "~0.2.0",
"uid-number": "0.0.5",
"which": "1"