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:
authorRebecca Turner <me@re-becca.org>2015-07-01 12:11:10 +0300
committerRebecca Turner <me@re-becca.org>2015-07-01 12:11:10 +0300
commit517fdbb32913642daba59597f7e02b91b8ae4c51 (patch)
tree585958fedff6a2519a5b72e3753bec7c078fa52d /package.json
parent4e602c54118c9273d724ffc4818123419bdd64d6 (diff)
tap@1.3.1
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 e31a871f6..abd58864e 100644
--- a/package.json
+++ b/package.json
@@ -173,7 +173,7 @@
"require-inject": "~1.2.0",
"sprintf-js": "~1.0.2",
"standard": "~4.3.2",
- "tap": "~1.2.0"
+ "tap": "~1.3.1"
},
"scripts": {
"dumpconf": "env | grep npm | sort | uniq",