StephenGrider / ReduxSimpleStarter

Starter pack for an awesome Udemy course
MIT License
3.56k stars 4.65k forks source link

package.json need update #279

Open piotr-kubica opened 5 years ago

piotr-kubica commented 5 years ago

package.json needs update, beacuse of very old dependencies and vulnerabilities.

vinay72 commented 5 years ago

You can try these commands $ npm install -g npm-check-updates $ ncu -u $ npm install