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-lock.json
parentea8dfe553db06fcaa99bfe0314303d0c07ab2974 (diff)
chore: remove unused npm-cache-filename dev-dep
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json13
1 files changed, 0 insertions, 13 deletions
diff --git a/package-lock.json b/package-lock.json
index 314942f8c..3181f14bd 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -175,7 +175,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",
@@ -4101,12 +4100,6 @@
"npm-normalize-package-bin": "^1.0.1"
}
},
- "node_modules/npm-cache-filename": {
- "version": "1.0.2",
- "resolved": "https://registry.npmjs.org/npm-cache-filename/-/npm-cache-filename-1.0.2.tgz",
- "integrity": "sha1-3tMGxbC/yHCp6fr4I7xfKD4FrhE=",
- "dev": true
- },
"node_modules/npm-install-checks": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/npm-install-checks/-/npm-install-checks-4.0.0.tgz",
@@ -11450,12 +11443,6 @@
"npm-normalize-package-bin": "^1.0.1"
}
},
- "npm-cache-filename": {
- "version": "1.0.2",
- "resolved": "https://registry.npmjs.org/npm-cache-filename/-/npm-cache-filename-1.0.2.tgz",
- "integrity": "sha1-3tMGxbC/yHCp6fr4I7xfKD4FrhE=",
- "dev": true
- },
"npm-install-checks": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/npm-install-checks/-/npm-install-checks-4.0.0.tgz",