Skip to content

Commit

Permalink
[Deps] update object.entries, object.values, prop-types
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Jun 1, 2017
1 parent 925d6d8 commit f141bb2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,9 @@
"lodash": "^4.17.4",
"object-is": "^1.0.1",
"object.assign": "^4.0.4",
"object.entries": "^1.0.3",
"object.values": "^1.0.3",
"prop-types": "^15.5.4",
"object.entries": "^1.0.4",
"object.values": "^1.0.4",
"prop-types": "^15.5.10",
"uuid": "^2.0.3"
},
"devDependencies": {
Expand Down

0 comments on commit f141bb2

Please sign in to comment.