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>2015-03-19 08:22:41 +0300
committerForrest L Norvell <forrest@npmjs.com>2015-03-19 08:22:41 +0300
commitc1b55a2a47e542104ce06f87e73b2cd44a0f6718 (patch)
tree45e32d33330e471545bf531d0295958e24ae9911 /package.json
parentfe1bc387a14475e373557de669e03d9d006d3173 (diff)
nock@1.2.0
Whew! All our expectations were strict enough! I guess it helps that we're only using nock in like two tests.
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 098796842..ae7e7a741 100644
--- a/package.json
+++ b/package.json
@@ -167,7 +167,7 @@
"devDependencies": {
"marked": "~0.3.3",
"marked-man": "~0.1.4",
- "nock": "~1.1.0",
+ "nock": "~1.2.0",
"npm-registry-couchapp": "~2.6.2",
"npm-registry-mock": "~1.0.0",
"require-inject": "~1.1.0",