Skip to content

Commit

Permalink
[Deps] update is-callable
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Dec 9, 2015
1 parent 2517c21 commit c3c0669
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"dependencies": {
"is-arrow-function": "^2.0.3",
"is-boolean-object": "^1.0.0",
"is-callable": "^1.1.0",
"is-callable": "^1.1.1",
"is-date-object": "^1.0.1",
"is-generator-function": "^1.0.3",
"is-number-object": "^1.0.3",
Expand Down

0 comments on commit c3c0669

Please sign in to comment.