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:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/package.json b/package.json
index 5e1a96d12..444a4c9b3 100644
--- a/package.json
+++ b/package.json
@@ -121,6 +121,7 @@
"strip-ansi": "~4.0.0",
"tar": "^4.4.0",
"text-table": "~0.2.0",
+ "tiny-relative-date": "^1.3.0",
"uid-number": "0.0.6",
"umask": "~1.1.0",
"unique-filename": "~1.1.0",
@@ -242,7 +243,8 @@
"wrappy",
"write-file-atomic",
"safe-buffer",
- "worker-farm"
+ "worker-farm",
+ "tiny-relative-date"
],
"devDependencies": {
"deep-equal": "~1.0.1",