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:
authorRuy Adorno <ruyadorno@hotmail.com>2020-09-30 19:47:25 +0300
committerRuy Adorno <ruyadorno@hotmail.com>2020-09-30 19:47:25 +0300
commit2aa9a1f8a5773b9a960b14b51c8111fb964bc9ae (patch)
tree977fa33c099fd6be57790bc62814c44d6b74468d /package.json
parent67793abd4abdf315816b6266ddb045289f607b03 (diff)
chore: removed unused request dep
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 6e0b3dc03..fbdcccba8 100644
--- a/package.json
+++ b/package.json
@@ -102,7 +102,6 @@
"read": "~1.0.7",
"read-package-json": "^2.1.2",
"read-package-json-fast": "^1.2.1",
- "request": "^2.88.0",
"retry": "^0.12.0",
"rimraf": "^2.6.3",
"semver": "^7.3.2",
@@ -181,7 +180,6 @@
"read",
"read-package-json",
"read-package-json-fast",
- "request",
"retry",
"rimraf",
"semver",