derrickpelletier / react-loading-overlay

Loading overlays with fade, spinner, message support.
MIT License
256 stars 84 forks source link

Update package.json #53

Open ilkhomkhafizov opened 3 years ago

ilkhomkhafizov commented 3 years ago

added react 17 for peerDependencies

ilkhomkhafizov commented 3 years ago

added react 17 version on dependencies

tasmith039 commented 3 years ago

@derrickpelletier can this be merged ?

AlexaCampusano commented 3 years ago

@derrickpelletier could this be merged? It's causing issues if using npm@7, due to React 17 not being in the peer dependencies.