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-04-21 00:56:43 +0300
committerRebecca Turner <me@re-becca.org>2017-04-21 02:08:30 +0300
commit0a6772b05b1b27d328dee18e5e96c7b2eaf5289d (patch)
tree251a1c271ce09ca2d58349f56ecf775795982871 /package.json
parent81f377f7abe459627d91e11d9fb2d9b1c8a54d6c (diff)
tap@10.3.2
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 1c2f4ec4c..af232b19c 100644
--- a/package.json
+++ b/package.json
@@ -215,7 +215,7 @@
"sprintf-js": "~1.0.3",
"standard": "~6.0.8",
"tacks": "~1.2.6",
- "tap": "~10.3.0"
+ "tap": "~10.3.2"
},
"scripts": {
"dumpconf": "env | grep npm | sort | uniq",