Skip to content

Commit

Permalink
fix(deps): add missing dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Kent C. Dodds committed Apr 26, 2016
1 parent 86c3a57 commit 25aed62
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,13 @@
"lodash.contains": "2.4.3",
"lodash.find": "4.3.0",
"lodash.get": "4.2.1",
"lodash.isempty": "4.2.1",
"lodash.isfunction": "3.0.8",
"lodash.isplainobject": "4.0.4",
"lodash.isstring": "4.0.1",
"lodash.isundefined": "3.0.1",
"lodash.kebabcase": "4.0.1",
"lodash.merge": "4.3.5",
"lodash.remove": "4.3.0",
"shell-escape": "0.2.0",
"spawn-command": "0.0.2-1"
Expand Down

0 comments on commit 25aed62

Please sign in to comment.