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-06 05:53:55 +0300
committerForrest L Norvell <forrest@npmjs.com>2015-03-06 05:53:55 +0300
commit7ea564ab4065f77e49f42cb057f4000f21124a9c (patch)
treee4ce2f3e0decb37f4ebceab7acf5b819e7603244
parent8885c4dfb618f2838930b5c5149abea300a762d6 (diff)
nock@1.1.0
Better Node.js 0.12 / io.js 1.x support.
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 99a4ebe9d..0d8439201 100644
--- a/package.json
+++ b/package.json
@@ -167,7 +167,7 @@
"devDependencies": {
"marked": "~0.3.3",
"marked-man": "~0.1.4",
- "nock": "~0.59.0",
+ "nock": "~1.1.0",
"npm-registry-couchapp": "~2.6.2",
"npm-registry-mock": "~1.0.0",
"require-inject": "~1.1.0",