Skip to content

Commit

Permalink
[Deps] update is-arrow-function, is-date-object
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Sep 27, 2015
1 parent 2829e84 commit c598d44
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@
"equality"
],
"dependencies": {
"is-arrow-function": "^2.0.2",
"is-arrow-function": "^2.0.3",
"is-callable": "^1.0.4",
"is-date-object": "^1.0.0",
"is-date-object": "^1.0.1",
"is-generator-function": "^1.0.3",
"is-number-object": "^1.0.3",
"is-regex": "^1.0.3",
Expand Down

0 comments on commit c598d44

Please sign in to comment.