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:
authorGar <gar+gh@danger.computer>2022-04-10 05:28:10 +0300
committerNathan Fritz <fritzy@github.com>2022-04-14 01:01:40 +0300
commit605ccef6916c170f6d0c53775614f8a02682262a (patch)
treecf3fd07c295c0b3fced73bddf81894a7d4ddb4e0 /package.json
parent0cd852f62e1453e647a2551e98c78ce7e0c8ea03 (diff)
deps: remove ansistyles
chalk is already in use elsewhere and does what we need
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 0 insertions, 2 deletions
diff --git a/package.json b/package.json
index f4fbaed09..548e509de 100644
--- a/package.json
+++ b/package.json
@@ -65,7 +65,6 @@
"@npmcli/run-script": "^3.0.1",
"abbrev": "~1.1.1",
"ansicolors": "~0.3.2",
- "ansistyles": "~0.1.3",
"archy": "~1.0.0",
"cacache": "^16.0.4",
"chalk": "^4.1.2",
@@ -139,7 +138,6 @@
"@npmcli/run-script",
"abbrev",
"ansicolors",
- "ansistyles",
"archy",
"cacache",
"chalk",