Skip to content

Commit

Permalink
Removes Unused react-toggle dependency. (#29086)
Browse files Browse the repository at this point in the history
* Removes Unused react-toggle dependency.

* PR #29086 Updates yarn.lock
  • Loading branch information
varunsharma27 authored and tsullivan committed Mar 11, 2019
1 parent ab4a6b2 commit d301433
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,6 @@
"react-redux": "^5.0.7",
"react-router-dom": "^4.3.1",
"react-sizeme": "^2.3.6",
"react-toggle": "4.0.2",
"reactcss": "1.2.3",
"redux": "4.0.0",
"redux-actions": "2.2.1",
Expand Down
7 changes: 0 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -19439,13 +19439,6 @@ react-textarea-autosize@^7.0.4:
dependencies:
prop-types "^15.6.0"

react-toggle@4.0.2:
version "4.0.2"
resolved "https://registry.yarnpkg.com/react-toggle/-/react-toggle-4.0.2.tgz#77f487860efb87fafd197672a2db8c885be1440f"
integrity sha512-EPTWnN7gQHgEAUEmjheanZXNzY5TPnQeyyHfEs3YshaiWZf5WNjfYDrglO5F1Hl/dNveX18i4l0grTEsYH2Ccw==
dependencies:
classnames "^2.2.5"

react-transition-group@^2.0.0:
version "2.5.0"
resolved "https://registry.yarnpkg.com/react-transition-group/-/react-transition-group-2.5.0.tgz#70bca0e3546102c4dc5cf3f5f57f73447cce6874"
Expand Down

0 comments on commit d301433

Please sign in to comment.