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-01-12 12:30:22 +0300
committerRebecca Turner <me@re-becca.org>2017-01-12 12:30:35 +0300
commit5087ac708f2d8c074bc74f5a7b8e7b98aa956a6f (patch)
treef773af1aacd62fd96fe7945c8623fbb5d2081a30 /package.json
parentc7bbba8744b62448103a1510c65d9751288abb5d (diff)
tap@9.0.3
Credit: @isaacs
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 24f75d36c..bff8f2643 100644
--- a/package.json
+++ b/package.json
@@ -204,7 +204,7 @@
"sprintf-js": "~1.0.3",
"standard": "~6.0.8",
"tacks": "~1.2.2",
- "tap": "~8.0.1"
+ "tap": "~9.0.3"
},
"scripts": {
"dumpconf": "env | grep npm | sort | uniq",