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:32:18 +0300
committerRuy Adorno <ruyadorno@hotmail.com>2020-09-30 21:32:18 +0300
commit130da51b553e550584f31e2a8a961f4338f2a0cd (patch)
tree6c2ed0fa4e27bc2021a920b87613bbb7ac6e4967 /package.json
parent41126e165d3d5625a55e140b84fdd02052520146 (diff)
chore: remove unused npm-registry-mock 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 4ba43f046..aabedbf7d 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-registry-mock": "^1.3.0",
"require-inject": "^1.4.4",
"sprintf-js": "^1.1.2",
"tap": "^14.10.8"