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:
authornlf <quitlahok@gmail.com>2020-12-14 22:12:51 +0300
committernlf <quitlahok@gmail.com>2020-12-15 22:16:40 +0300
commit85c2a2d318ae066fb2c161174f5aea97e18bc9c5 (patch)
tree5361dc9db2936efe42c39cb9c3ad0de972bb98dc /package.json
parentb4f686e4b3d3dfa443df8e33c8d2d2ca4ee91360 (diff)
remove editor dependency
PR-URL: https://github.com/npm/cli/pull/2344 Credit: @nlf Close: #2344 Reviewed-by: @darcyclarke
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 e0a85caa2..c408908cb 100644
--- a/package.json
+++ b/package.json
@@ -58,7 +58,6 @@
"cli-columns": "^3.1.2",
"cli-table3": "^0.6.0",
"columnify": "~1.5.4",
- "editor": "~1.0.0",
"glob": "^7.1.4",
"graceful-fs": "^4.2.3",
"hosted-git-info": "^3.0.6",