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:
authorAudrey Eschright <audrey@npmjs.com>2019-03-20 02:49:33 +0300
committerAudrey Eschright <audrey@npmjs.com>2019-03-20 02:49:34 +0300
commit3242fe698ead46a9cda94e1a4d489cd84a85d7e3 (patch)
tree949db009272d869dba678357880505169932037c /package.json
parente7483704dda1acffc8c6b8c165c14c8a7512f3c8 (diff)
tar-stream@2.0.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 0228bb705..988a4de20 100644
--- a/package.json
+++ b/package.json
@@ -279,7 +279,7 @@
"standard": "^11.0.1",
"tacks": "^1.3.0",
"tap": "^12.6.0",
- "tar-stream": "^2.0.0"
+ "tar-stream": "^2.0.1"
},
"scripts": {
"dumpconf": "env | grep npm | sort | uniq",