react-adminlte-dash icon indicating copy to clipboard operation
react-adminlte-dash copied to clipboard

Update package.json

Open ruelpaquera opened this issue 6 years ago • 1 comments

"peerDependencies": { "react": ">= 15.0.0 < 16.0.0" },

change to

"peerDependencies": { "react": ">= 15.0.0" },

ruelpaquera avatar Nov 05 '18 03:11 ruelpaquera

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@02118bd). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #17   +/-   ##
=========================================
  Coverage          ?   97.18%           
=========================================
  Files             ?       16           
  Lines             ?      426           
  Branches          ?      159           
=========================================
  Hits              ?      414           
  Misses            ?       12           
  Partials          ?        0

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 02118bd...d2e2938. Read the comment docs.

codecov-io avatar Nov 05 '18 03:11 codecov-io