StephenGrider / ReduxSimpleStarter

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

package.json need update #279

Open piotr-kubica opened 6 years ago

piotr-kubica commented 6 years ago

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

vinay72 commented 6 years ago

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