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:
authorisaacs <i@izs.me>2021-02-01 23:52:22 +0300
committerisaacs <i@izs.me>2021-02-01 23:52:40 +0300
commit667b79adc9873519837a87224664f834f66d783e (patch)
treed47dd741cf1d77f0133ecc980fde61da4a0aa1c4 /package-lock.json
parent0152dfcfdf11990fb7b43030b115a838443756bb (diff)
test: do not depend on npm.version in usage test
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package-lock.json b/package-lock.json
index 4efdc88e8..7c5e7ca5d 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -99,6 +99,7 @@
"ansi-colors",
"ansi-regex",
"ansi-styles",
+ "aproba",
"are-we-there-yet",
"argparse",
"array-includes",