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-26 00:10:54 +0400
committerisaacs <i@izs.me>2014-06-26 00:10:54 +0400
commit2a9ba1168ea04f9ccf33999632dc6d8da90df9f9 (patch)
treead90976101e5eaa9c472e98e33244d9b97888d3b /package.json
parent2ba7d0d0795f47e719a7c23808c6ec9628724ec3 (diff)
Bump npm-registry-couchapp for test goodness
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 b44797094..a3b43f6c2 100644
--- a/package.json
+++ b/package.json
@@ -141,7 +141,7 @@
],
"devDependencies": {
"marked": "~0.3.2",
- "npm-registry-couchapp": "~2.3.4",
+ "npm-registry-couchapp": "~2.3.6",
"npm-registry-mock": "~0.6.3",
"ronn": "~0.3.6",
"tap": "~0.4.9"