Skip to content

Commit

Permalink
[Deps] update array.prototype.flatten
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Nov 30, 2017
1 parent 23ff7e3 commit be93b86
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 @@ -23,7 +23,7 @@
"dependencies": {
"array-includes": "^3.0.3",
"array.prototype.flatmap": "^1.1.1",
"array.prototype.flatten": "^1.1.0",
"array.prototype.flatten": "^1.1.1",
"es5-shim": "^4.5.9",
"es6-shim": "^0.35.3",
"function.prototype.name": "^1.0.3",
Expand Down

0 comments on commit be93b86

Please sign in to comment.