schiehll / react-alert

alerts for React
MIT License
608 stars 98 forks source link

Add support for React 17 #172

Closed DavidChouinard closed 3 years ago

DavidChouinard commented 3 years ago

Added React 17 as a peer dependency, similar to #169 but without the unrelated Node.js engine change.

(in addition, @babel/compat-data was added as a dev dependency to prevent a common Babel error)

schiehll commented 3 years ago

Fixed on v7.0.3