Remove unused lodash.{find,findkey,size}.

This commit is contained in:
Julien Fontanet
2015-06-19 15:51:22 +02:00
parent 95f765055e
commit ebcc6c9341

View File

@@ -35,13 +35,10 @@
"debug": "^2.1.3",
"event-to-promise": "^0.3.2",
"exec-promise": "^0.5.1",
"lodash.find": "^3.2.0",
"lodash.findkey": "^3.0.1",
"lodash.foreach": "^3.0.2",
"lodash.isarray": "^3.0.2",
"lodash.isobject": "^3.0.1",
"lodash.map": "^3.1.2",
"lodash.size": "^3.0.0",
"lodash.startswith": "^3.0.1",
"make-error": "^1.0.2",
"minimist": "^1.1.1",