Skip to content

Commit

Permalink
Merge pull request #46 from dnakov/master
Browse files Browse the repository at this point in the history
remove unused lodash-es dependency
  • Loading branch information
Raphaël Benitte authored Aug 31, 2017
2 parents 37974a9 + acbdf3c commit 85b8276
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
"d3-time-format": "^2.0.5",
"d3-voronoi": "^1.1.2",
"lodash": "^4.17.4",
"lodash-es": "^4.17.4",
"prop-types": "^15.5.10",
"react-measure": "^2.0.2",
"react-motion": "^0.5.0",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3807,7 +3807,7 @@ locate-path@^2.0.0:
p-locate "^2.0.0"
path-exists "^3.0.0"

lodash-es@^4.17.4, lodash-es@^4.2.1:
lodash-es@^4.2.1:
version "4.17.4"
resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.4.tgz#dcc1d7552e150a0640073ba9cb31d70f032950e7"

Expand Down

0 comments on commit 85b8276

Please sign in to comment.