Skip to content

Commit

Permalink
[Deps] update object-entries, is-generator-function
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Dec 20, 2016
1 parent fdcdbe5 commit c1bc768
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 @@ -42,12 +42,12 @@
"is-boolean-object": "^1.0.0",
"is-callable": "^1.1.3",
"is-date-object": "^1.0.1",
"is-generator-function": "^1.0.3",
"is-generator-function": "^1.0.6",
"is-number-object": "^1.0.3",
"is-regex": "^1.0.3",
"is-string": "^1.0.4",
"is-symbol": "^1.0.1",
"object.entries": "^1.0.3"
"object.entries": "^1.0.4"
},
"devDependencies": {
"tape": "^4.6.3",
Expand Down

0 comments on commit c1bc768

Please sign in to comment.