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-02-27 14:44:52 +0300
committerForrest L Norvell <forrest@npmjs.com>2015-02-27 14:44:52 +0300
commit64b07f6caf6cb07e4102f1e4e5f2ff2b944e452e (patch)
treed7647c357d9da0239dcd78963a8f7d82d149aa7d
parent8fda45195dae1d6f792be556abe87f7763fab09b (diff)
tap@0.7.1
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 6f16a6c2f..654de8447 100644
--- a/package.json
+++ b/package.json
@@ -172,7 +172,7 @@
"npm-registry-mock": "~1.0.0",
"require-inject": "~1.1.0",
"sprintf-js": "~1.0.2",
- "tap": "~0.6.0"
+ "tap": "~0.7.1"
},
"scripts": {
"test-legacy": "node ./test/run.js",