Skip to content

Commit

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

* Removes Unused react-toggle dependency.

* PR #29086 Updates yarn.lock

* yarn changes
  • Loading branch information
tsullivan authored Mar 13, 2019
1 parent 9afe40f commit d21b567
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 @@ -204,7 +204,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 @@ -17930,13 +17930,6 @@ react-test-renderer@^16.0.0-0, react-test-renderer@^16.8.0:
react-is "^16.8.2"
scheduler "^0.13.2"

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-virtualized@^9.18.5:
version "9.20.1"
resolved "https://registry.yarnpkg.com/react-virtualized/-/react-virtualized-9.20.1.tgz#02dc08fe9070386b8c48e2ac56bce7af0208d22d"
Expand Down

0 comments on commit d21b567

Please sign in to comment.