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>2017-02-23 02:22:34 +0300
committerRebecca Turner <me@re-becca.org>2017-02-24 02:56:07 +0300
commit85a36efdac0c24501876875cb9ad40292024e0b0 (patch)
treedae9b7e406a1c43438a4b7189a3b34997ed9e3d7 /package.json
parentc972a8b0f20a61a79c45b6642f870bea8c55c7e4 (diff)
tap@10.2.0
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 2bfcf449b..ae83af8ad 100644
--- a/package.json
+++ b/package.json
@@ -207,7 +207,7 @@
"sprintf-js": "~1.0.3",
"standard": "~6.0.8",
"tacks": "~1.2.6",
- "tap": "~9.0.3"
+ "tap": "~10.2.0"
},
"scripts": {
"dumpconf": "env | grep npm | sort | uniq",