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:30:45 +0300
committerRuy Adorno <ruyadorno@hotmail.com>2020-09-30 21:30:45 +0300
commit41126e165d3d5625a55e140b84fdd02052520146 (patch)
tree45c6014583bbf5a8a0277a12b1da3bcc67f9a1c0 /package.json
parentea8dfe553db06fcaa99bfe0314303d0c07ab2974 (diff)
chore: remove unused npm-cache-filename dev-dep
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json
index db65ef32b..4ba43f046 100644
--- a/package.json
+++ b/package.json
@@ -204,7 +204,6 @@
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^4.0.1",
"marked-man": "^0.7.0",
- "npm-cache-filename": "^1.0.2",
"npm-registry-mock": "^1.3.0",
"require-inject": "^1.4.4",
"sprintf-js": "^1.1.2",