fontIconPicker / react-fonticonpicker

React FontIconPicker Component to pick icon or SVG from a selection.
https://fonticonpicker.github.io/react-fonticonpicker/
MIT License
31 stars 33 forks source link

Relax version of react-transition-group #22

Open ApacheEx opened 4 years ago

ApacheEx commented 4 years ago

We can relax version of react-transition-group in peerDependencies. I didn't find any breaking changes which block us to do it.

codecov[bot] commented 4 years ago

Codecov Report

Merging #22 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #22   +/-   ##
=======================================
  Coverage   98.25%   98.25%           
=======================================
  Files           8        8           
  Lines         286      286           
  Branches       65       65           
=======================================
  Hits          281      281           
  Misses          4        4           
  Partials        1        1           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 61d01a4...b1a98dc. Read the comment docs.