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 21:44:30 +0300
committerRuy Adorno <ruyadorno@hotmail.com>2020-09-30 21:44:30 +0300
commit9c920e5f584e4d912aabc6e412693f7142242a89 (patch)
tree326ce2775339c0151e07e7a320d6a1e5a6a165bb /package.json
parent721c0a8736f3cd0a0e75e0b89518a431553843c6 (diff)
chore: remove unused umask 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 9e0131455..75ce52d46 100644
--- a/package.json
+++ b/package.json
@@ -112,7 +112,6 @@
"tar": "^6.0.5",
"text-table": "~0.2.0",
"tiny-relative-date": "^1.3.0",
- "umask": "~1.1.0",
"uuid": "^8.3.0",
"validate-npm-package-name": "~3.0.0",
"which": "^2.0.2",
@@ -189,7 +188,6 @@
"tar",
"text-table",
"tiny-relative-date",
- "umask",
"uuid",
"validate-npm-package-name",
"which",