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:
authorForrest L Norvell <forrest@npmjs.com>2014-11-28 05:06:19 +0300
committerForrest L Norvell <forrest@npmjs.com>2014-11-28 05:06:19 +0300
commit6a4ea054f6ddf52fc58842ba2046564b04c5c0e2 (patch)
treefd4bc6996fa70d215952d5cc5d5c15621f17592a /package.json
parenta5586954f1c18df7c96137e0a79f41a69e7a884e (diff)
fstream@1.0.3
Properly propagate proper errors.
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 177ebf422..f300b975d 100644
--- a/package.json
+++ b/package.json
@@ -49,7 +49,7 @@
"editor": "~0.1.0",
"fs-vacuum": "~1.2.2",
"fs-write-stream-atomic": "~1.0.2",
- "fstream": "~1.0.2",
+ "fstream": "~1.0.3",
"fstream-npm": "~1.0.1",
"github-url-from-git": "~1.4.0",
"github-url-from-username-repo": "~1.0.2",
@@ -163,7 +163,7 @@
"devDependencies": {
"marked": "~0.3.2",
"marked-man": "~0.1.4",
- "nock": "~0.48.1",
+ "nock": "~0.51.0",
"npm-registry-couchapp": "~2.6.2",
"npm-registry-mock": "~0.6.3",
"require-inject": "~1.1.0",