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:
authorMaciej Małecki <me@mmalecki.com>2016-06-01 21:43:39 +0300
committerKat Marchán <kzm@sykosomatic.org>2016-06-03 02:29:33 +0300
commitd1a4ea9126b1c716ddb534febe97319dca5314f6 (patch)
treec683a96af61a058f2f210eb116bf0f76325d3911 /package.json
parentb7a5a3dab77b63de3ff21f9b30f8b4e028bbca4c (diff)
deps: remove unused `lodash.keys`
PR-URL: https://github.com/npm/npm/pull/12926 Credit: @mmalecki Reviewed-By: @zkat
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 2001ea150..fd9814ab3 100644
--- a/package.json
+++ b/package.json
@@ -58,7 +58,6 @@
"lodash._baseuniq": "~4.6.0",
"lodash.clonedeep": "~4.3.2",
"lodash.isarray": "~4.0.0",
- "lodash.keys": "~4.0.7",
"lodash.union": "~4.4.0",
"lodash.uniq": "~4.3.0",
"lodash.without": "~4.2.0",
@@ -140,7 +139,6 @@
"lodash._getnative",
"lodash.clonedeep",
"lodash.isarray",
- "lodash.keys",
"lodash.restparam",
"lodash.union",
"lodash.uniq",